/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

blog.pthompson.org
| | www.diegofreijo.com
1.5 parsecs away

Travel
| | An explanation from scratch on how to configure this great stack.
| | thepugautomatic.com
1.6 parsecs away

Travel
| | Phoenix LiveView distinguishes itself from other "server-side reactive" frameworks¹ by automatically sending minimal diffs over the wire. (That is to say, over a WebSocket.) Well, mostly...
| | elixirschool.com
1.5 parsecs away

Travel
| | [AI summary] A tutorial by Sophie DeBenedetto demonstrates how to build real-time features using Phoenix LiveView without complex JavaScript frameworks, including code examples for setting up the socket, handling events, and rendering dynamic updates.
| | blog.nootch.net
12.8 parsecs away

Travel
| Posts in this series Part 0 Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Onward In the previous articles, we went over installing the tools we'll need for our API project and a small introduction to Event Sourcing, DDD and CQRS and how our library of choice, Commanded, interprets them. We aim to develop a simple Banking API that allows for: