Back to Browse

Build a Blog Database in Elixir

16 views
May 5, 2026
2:27

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.

Build a Blog Database in Elixir | NatokHD