/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
| | petros.blog
1.5 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.
| | thepugautomatic.com
2.3 parsecs away

Travel
| | Phoenix LiveView distinguishes itself from other "server-side reactive" frameworks¹ by automatically sending minimal diffs over the wire. (That is to say, over a WebSocket.) Well, mostly...
| | www.diegofreijo.com
2.7 parsecs away

Travel
| | An explanation from scratch on how to configure this great stack.
| | blog.pthompson.org
7.2 parsecs away

Travel
| LiveComponents are a new feature of Phoenix LiveView, bringing lightweight reusable components into the LiveView ecosystem. [Sept. 7, 2020 - Article and [code][github-repo] updated to LiveView v0.14.4] Phoenix LiveView # [Phoenix... | Patrick Thompson | Founder at Inkstone Software.