Boston Elixir May 2021 - Josh Scott Adams - Phoenix LiveView live coding

Josh S Adams walks us through creating a Phoenix LiveView application using TDD and wrapping it up by adding Phoenix PubSub to send real time updates to all clients. Code Link: #################### CHAPTERS IN THIS VIDEO! #################### 0:00​ - Intro 02:52​ - Live coding set up 05:10​ - Live coding begins 06:20​ - Writing test for LiveView updates 12:15​ - Writing LiveView updates for tests to pass 18:14 - Button click event 23:20 - LiveView count update implementation 33:48 - Phoenix PubSub
Back to Top