Phoenix Blog Posts

Phoenix LiveView live_link

phoenix_liveview_link

A quick article (and screencast) still related to the LiveView pushState. The previous one was mainly focused on live_redirect .

We now see how to refactor the code with live_link getting simpler code and less messages exchanged between LiveView and our browser.

2 Likes