Subscribe to access all episodes. View plans →
Published July 22, 2024
In episode 191 we configured our Phoenix LiveView application to use Flashy to handle flash notifications when a widget is purchased. While what we have here works great, it is a pretty simple notification. What if we need to make something more custom? How could we do that with Flashy?
Let’s update the …