Beginner's Guide to Phoenix LiveView

158
clicks
Beginner's Guide to Phoenix LiveView
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.

© HashMerge 2024