|
You are here |
blog.pthompson.org | ||
| | | | |
www.diegofreijo.com
|
|
| | | | | An explanation from scratch on how to configure this great stack. | |
| | | | |
thepugautomatic.com
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | 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: | ||