arrowsmith

arrowsmith

The LiveView and OTP Crash Course (free) (self-published) (tutorial)

Hi, I’m George Arrowsmith - you may remember me from such educational Elixir content as Learn Phoenix LiveView, Phoenix on Rails, and Mastering Phoenix Forms.

Today I’m very pleased to announce my new free course, the LiveView and OTP Crash Course. It’s a 15-lesson written tutorial that introduces the basics of LiveView and OTP, including:

  • What LiveView is, how it works, and what makes it different from
  • How to build a simple LiveView app.
  • The full lifecycle of a LiveView process including all callbacks (mount, handle_params, render, handle_event, handle_info etc.)
  • The basics of OTP such as processes, Supervisors and GenServers, and how LiveView makes use of these advanced Elixir concepts.

This tutorial is 100% free. All I ask for is your email address. Sign up today at LiveviewCrashCourse.com.

I hope people enjoy this introduction, and that it gets more people excited about the awesome power of Elixir, Phoenix, LiveView, OTP and the BEAM!

Here’s the full table of contents:

  1. Introduction
  2. mount/3 and render/1
  3. mount is called twice
  4. Events
  5. Bindings
  6. Router
  7. Links
  8. PollLive
  9. Processes
  10. PubSub
  11. GenServer part 1
  12. GenServer part 2
  13. Linked processes
  14. Supervisors
  15. Final updates

First 5 of 5 Posts Switch mode

wktdev

wktdev

This is an excellent course that feels like a light read. If you are a web app developer and have trouble understanding how processes and GenServers integrate into app development with Phoenix, this course builds on your existing web development knowledge to help you better grasp these new concepts. It meets conventional web app developers where they are and helps them progress from there.

Most education material floating around in the Elixir world comes off as too jargon heavy and the API docs give me trichotillomania. This course should be folded into the Phoenix guide docs.

arrowsmith

arrowsmith OP

Thanks @wktdev !

PS “trichotillomania”? You just taught me a new word :wink:

Pal

Pal

heads up, sign up is giving me:
" Oops! Page not found.
The page you are looking for might have been removed or is temporarily unavailable."

arrowsmith

arrowsmith OP

Whoops, you’re right. I’ve just fixed the error, can you try again?

Thanks for letting me know.

alvinkatojr

alvinkatojr

This looks lovely. Just signed up. Thank you @arrow!

What’s the estimated number of hours it would take to run through the entire course assuming with Elixir knowledge?

— All posts loaded —

Where Next?

Trending in Courses Top

lubien
I’ve been posting videos about LiveView JS Commands in my Youtube channel and so far I have 3 already published and 5 recorded and in edi...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New

We're in Beta

About us Mission Statement