/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

henriqueleite42.com
| | scastiel.dev
4.6 parsecs away

Travel
| | React is living something these days. Although it was created as a client UI library, it can now be used to generate almost everything from the server. And we get a lot from this change, especially when coupled with Next.js. Let's use Server Components and Actions to build something fun: a guestbook.
| | plainvanillaweb.com
3.8 parsecs away

Travel
| | Maybe we just need to dig a little deeper (into the client).
| | www.binovarghese.com
3.4 parsecs away

Travel
| | Session and token authentication methods are used by the server to verify the client request is authenticated or not.
| | crackstation.net
18.0 parsecs away

Travel
| How to hash passwords properly using salt. Why hashes should be salted and how to use salt correctly.