/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
| | changelog.com
6.8 parsecs away

Travel
| | There's a new stack in town. **PETAL**. It destructures to Phoenix, Elixir, Tailwind, Alpine and LiveView. So what is it? Well, it helps you build web applications. Let me tell you about it...
| | thepugautomatic.com
6.0 parsecs away

Travel
| | Also see my posts about persisting session data in the Plug/Phoenix session or in a database. There's no obvious way to save persistent session data in Phoenix LiveView. For example, I might implement...
| | elixirschool.com
5.8 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.
| | blog.murewaashiru.com
16.5 parsecs away

Travel
| Object-Relational Mapping (ORM) is a technique that lets you query and manipulate data from a database using an object-oriented paradigm. An object-relational mapper (ORM) is a code library that automates the transfer of data stored in the database...