Elixir Books on Phoenix
7
by Bruce Tate, Sophie DeBenedetto
Build rich, real-time user experiences in Elixir using Phoenix LiveView. This book walks you through LiveView’s powerful model for building interactive, scalable applications without writing JavaScript.
Northwind Elixir Traders
Learn Elixir and database modeling with Ecto and SQLite, all in one project
by Isaak Tsalicoglou
Learn Elixir by building a complete business application from scratch. This book takes you through the Northwind domain in a hands-on, practical way to teach web development, business logic, and Phoenix LiveView workflows.
by Peter Ullrich
Learn how to build powerful, dynamic, and user-friendly table interfaces using Phoenix LiveView. This book covers sorting, filtering, pagination, and real-time updates with minimal JavaScript.
by Bruce Williams, Ben Wilson
Build robust, maintainable GraphQL APIs in Elixir using Absinthe. Learn how to model schemas, resolve queries, and integrate with Phoenix, all while taking advantage of Elixir’s powerful features.
by Stephen Bussey
Give users the real-time experience they expect, by using Elixir and Phoenix Channels to build applications that instantly react to changes and reflect the application's true state. Learn how Elixir and Phoenix make it easy and enjoyable to create real-time applications that scale to a large number of users.
by Chris McCord, Bruce Tate, José Valim
Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator José Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights, this definitive guide will be your constant companion in your journey from Phoenix novice to expert.
by Lance Halvorsen
A practical guide that teaches you to build web applications using functional principles in Elixir with Phoenix and OTP.