/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

thepugautomatic.com
| | binarynoggin.com
1.7 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.
| | www.diegofreijo.com
2.1 parsecs away

Travel
| | An explanation from scratch on how to configure this great stack.
| | petros.blog
1.9 parsecs away

Travel
| | I wrote about adding a changelog to an Elixir Phoenix LiveView app. I used Earmark to turn markdown into HTML for easier updates.
| | fullstackphoenix.com
4.5 parsecs away

Travel
| Let say you app uses a javascript library that needs to interact with your app. For example a LiveView component. That is possible with the built in Phoenix Channels and Phoenix PubSub.