Build a Blog Database in Elixir
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 formatsNo download links available.