Programming Phoenix With Liveview

Trainers:
Bruce Tate

Date:
17 June, 3:00-7:00PM CEST

Venue:
Online

Description:

OBJECTIVES:

  • Code the whole LiveView lifecycle, from endpoint through end of life
  • Write code in layers, the way experts do
  • Build live views from scratch
  • Generate live views using the generator templates
  • Send events between client and server from links, forms, and more
  • Send messages between processes using PubSub
  • Debug LiveView problems and view message traffic

You can follow along as we build this app using git.

PREREQUISITES: Please install the following:

  • git
  • an editor of your choice
  • Postgresql
  • Elixir 1.8 or better
  • Phoenix 1.5 or better

Experience level:
Elixir user, as an “advanced beginner” or intermediate level. No Phoenix experience required.