We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Beginner's Guide to Phoenix LiveView
203
clicks
Source: youtube.com
The video tutorial by Andrew Stewart is intended for beginners to Phoenix LiveView, stressing that LiveView should not be approached like React, but with a focus on real-world usage like forms and database operations. The tutorial covers creating a new Phoenix project, understanding its file structure, and setting up authentication with Phoenix gen auth. It then teaches how to work with contexts in Ecto, create a simple link aggregator, and handle LiveView events to create an interactive webpage without heavy reliance on JavaScript. The presenter emphasizes reading documentation for Elixir, Phoenix, and Ecto, as well as understanding the importance of learning how to build forms, which are crucial in web development.
Related posts
© HashMerge 2024