/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

petros.blog
| | alex.pearwin.com
1.9 parsecs away

Travel
| | How to integrate the CodeMirror editor with a Phoenix LiveView form.
| | thepugautomatic.com
1.9 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...
| | binarynoggin.com
2.0 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.
| | blog.pthompson.org
14.2 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.