/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

htmx.org
| | tannerdolby.com
5.6 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.
| | www.markusdosch.com
4.8 parsecs away

Travel
| | When building web apps like chats and multiplayer games, you need to receive events from the server. In the past, such "server push" has been quite difficult to implement. I am going to give an overview on techniques that were used, and how WebSockets make everything better.
| | code.krister.ee
4.4 parsecs away

Travel
| | SSE is old, but not a lot of Elixir materials out there. Took me 3 days to get this working, so congrats for finding this :) This is not a tutorial, but a code example from my project (it's open source so you can see the actual code). This post will
| | golb.hplar.ch
28.3 parsecs away

Travel
| [AI summary] The provided text outlines a complete implementation of a JWT-based authentication system using Spring Boot and Ionic/Angular. Here's a summary of the key components and their functionality: