/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

jolvera.dev
| | codedrivendevelopment.com
2.8 parsecs away

Travel
| | [AI summary] This comprehensive guide explains 28 advanced and lesser-known features of Next.js, covering TypeScript configurations, caching, metadata, middleware, and deployment strategies.
| | tannerdolby.com
2.5 parsecs away

Travel
| | To create a Node.js application, you need a web server, a request, a router, and request handlers. Frameworks like Express.js speed up development by providing a robust set of features to build web applications and APIs.
| | janikvonrotz.ch
2.1 parsecs away

Travel
| | In my last post we built a Graphql API that handles user authentication and authorization. In particular we added a loginUser query that returns a JWT token. This token can be used to access restricted resources. In this post I will show what the implementation looks like on Reacts side.
| | www.voorhoede.nl
16.0 parsecs away

Travel
| Static websites don't update by themselves. We can now run a cron job in the new GitHub actions to trigger a Netlify deploy hook.