/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

khromov.se
| | joyofcode.xyz
1.6 parsecs away

Travel
| | Learn SvelteKit user authentication using cookies.
| | hartenfeller.dev
2.0 parsecs away

Travel
| | In this post, we look into how we can build our own Authentication and Authorization solution for SvelteKit. We will store and hash user credentials, create sessions with Cookies, and make the session info available to the app through hooks and locals.
| | chrisjayden.com
2.3 parsecs away

Travel
| | tRPC is a great tool for managing server-side procedures. However, it can be a bit tedious to import it in every `+page.server` file. In this article, I will show you how to optimize your code imports and avoid unexpected errors.
| | younes.codes
22.2 parsecs away

Travel
| Setup a Javascript server using yarn, esbuild, express.js and node.js