/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

fullstackphoenix.com
| | serokell.io
2.3 parsecs away

Travel
| | Phoenix is the main web framework in the Elixir ecosystem. Learn how it works and what's special about it.
| | elixirschool.com
2.9 parsecs away

Travel
| | [AI summary] The post provides a technical tutorial on setting up and implementing real-time features using the Phoenix LiveView library without complex JavaScript frameworks.
| | bryananthonio.com
2.3 parsecs away

Travel
| | A step-by-step guide on creating a REST API with Phoenix, covering everything from database setup to endpoint implementation.
| | fullstackphoenix.com
16.2 parsecs away

Travel
| Let say you have a long table that you want to paginate with Phoenix LiveView. In this tutorial, I have an existing table with 100 entries that I will use LiveView to paginate. The reason that one