Back to Browse

Stop Rewriting UI β€” Phoenix Components Explained

22 views
May 5, 2026
8:14

Welcome to this Phoenix LiveView Crash Course, where we build a fully functional real-time web application using Elixir and Phoenix LiveView without heavy frontend JavaScript. In this course, you’ll learn how to build modern, reactive web apps with server-driven UI, real-time updates, authentication, admin systems, PubSub, file uploads, Ecto queries, and more. GitHub Repository: πŸ‘‰ https://github.com/Null-logic-0/elixir_phoenix_crash_course Install Elixir Before starting, install Elixir here: πŸ‘‰ https://elixir-lang.org/install.html Note on Concurrency & OTP I’ve skipped Concurrency and OTP topics in this crash course because they deserve a deeper, dedicated explanation and are not suitable for a short-form crash course. If you want to learn them properly, read here: πŸ‘‰ https://elixir-lang.org/ πŸ‘‰ https://hexdocs.pm/phoenix/overview.html πŸ‘‰ https://hexdocs.pm/phoenix_live_view/ πŸ‘‰ https://elixir-lang.org/getting-start... πŸ‘‰ https://hexdocs.pm/elixir/Process.html πŸ‘‰ https://elixir-lang.org/getting-start...

Download

0 formats

No download links available.

Stop Rewriting UI β€” Phoenix Components Explained | NatokHD