
#115: Phoenix LiveView and PubSub
Published June 22, 2020
5m 20s
In episode 114 we learned how to integrate a JavaScript library with Phoenix LiveView using JS Hooks. We integrated a JavaScript color picker into our project using Phoenix LiveView JS Hooks.
In this episode let’s build on that functionality…