Explore >> Select a destination


You are here

fullstackphoenix.com
| | bryananthonio.com
4.0 parsecs away

Travel
| | A step-by-step guide on creating a REST API with Phoenix, covering everything from database setup to endpoint implementation.
| | blog.nootch.net
3.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:
| | james-carr.org
3.3 parsecs away

Travel
| | How to use native Phoenix LiveView and Ecto features to enable forms with dynamic key/value input needs.
| | binarynoggin.com
8.6 parsecs away

Travel
| Let's walk through the processes and arguments of the request and response lifecycle to see what we can learn about LiveView.