/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

rubybunny.info
| | wrapt.dev
4.7 parsecs away

Travel
| | This is the first post in the Building an Event Driven .NET Application series where we'll lay the foundation for your event driven knowledge moving forward.
| | adamj.eu
3.1 parsecs away

Travel
| | Every time I pick up the Python job queue Celery after not using it for a while, I find I've forgotten exactly how RabbitMQ works. I find the Advanced Message Queuing Protocol (AMQP) concepts drop out of my head pretty quickly: Exchanges, Routing Keys, Bindings, Queues, Virtual Hosts...
| | philodev.one
4.9 parsecs away

Travel
| | Implementing a Queue Request / Response with Symfony Messenger to explore the benefits of asynchronous communication between services
| | mikesub.net
51.0 parsecs away

Travel
| If we take popular JS topics currently out there, type annotations, server-side rendering (SSR) and CSS in JS are probably in the top four. Virtual DOM frameworks have come as a solution to a...