/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

lucassifoni.info
| | blog.pthompson.org
3.7 parsecs away

Travel
| | A common pitch for Phoenix LiveView is it allows you to create modern reactive apps without having to write JavaScript. In large part that is true. You can create dynamic server-rendered apps all in Elixir without having to write a large portion... | Patrick Thompson | Founder at Inkstone Software.
| | elixirschool.com
3.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.
| | www.wyeworks.com
3.4 parsecs away

Travel
| | It's been a few years since I first started using Elixir and Phoenix. Before that, I was really into JavaScript (and still am) and enjoyed...
| | binarynoggin.com
8.1 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.