Prevent Decision Paralysis With These Battle-tested Elixir Advent of Code 2024: Solving Simple Problems in Elixir with AI Assistance

A complete guide to LiveView v1.0.0's new syntax

LiveView v1.0.0 is finally here! The biggest change from 0.20 is that there’s a new way to render data in HEEx: {…} is now available as an alternative to <%= … %>.

In my new post I explain everything you need to know about this new feature, including some subtler details:

https://arrowsmithlabs.com/blog/phoenix-liveview-v1.0.0-new-curly-brace-syntax