Converting A Traditional Controller Driven App To Phoenix LiveView - Part 1
This is part 1 of a 2 part post. In this one, we'll move from a traditional Phoenix controller-driven application to one that is live-updating with Phoenix LiveView. In part 2, we'll add some interaction with the ability to comment.