We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
4. Dropdown Navigation
Dropdown Navigation
Starter Kit + every episode + weekly deep dives. One payment, lifetime access.
In the example application that I am working with, It would be nice if I could quickly navigate between the records I have in the database without going back to the index page.
So, in this video, I will be implementing navigation between pages with a select field.
Whether you're new to Phoenix LiveView or looking to refine your skills, this tutorial provides step-by-step guidance on creating maintainable and scalable components.
The idea is simple, when I pick one of the records in the select box, I will use Phoenix LiveView to navigate to that page.
Video includes:
- a