Phoenix LiveView live_link
Phoenix LiveView live_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.
Read next Events and various kinds of coupling