Elixir Streams |> LiveView 0.20 HEEX Debug Annotations
LiveView 0.20 comes with a nice improvement to debug HEEX templates.
Just add config :phoenix_live_view, debug_heex_annotations: true
to your dev config, and you’ll see HTML annotations in your browser inspector!
Check it out!
Read next Announcing LangChain for Elixir