Fully updated to Elixir 1.15, this authoritative bestseller reveals how Elixir tackles problems of scalability, fault tolerance, and high availability.
Thousands of developers have learned to build applications in Elixir by using Saša Jurić’s Elixir in Action. You’ll skip the programming basics or 101 introductions; this book builds on your existing knowledge to get you quickly writing real Elixir code. Along the way, you'll develop an appreciation for, and considerable skill in, functional and concurrent programming.
Inside Elixir in Action, Third Edition you’ll find:
- Updates for Elixir 1.15
- Elixir modules, functions, and type system
- Functional and concurrent programming
- Introduction to distributed system design
- Creating deployable releases
Fully updated to Elixir 1.15, this book contains new coverage of working with application configuration and the latest OTP releases. It teaches you the underlying principles and functional concepts of Elixir, and how each piece fits into the bigger picture of building production-ready systems with Elixir, Erlang, and the OTP framework.
About The Book
Elixir in Action, Third Edition
teaches you how to create distributed applications and server-side systems using Elixir and the Erlang VM. This Third Edition from Elixir expert Saša Jurić is fully updated to include the latest features of Elixir 1.15. In it, you’ll master the foundations of the language, discover how the OTP framework minimizes tedious boilerplate code, and explore numerous examples that ensure you’re learning hands-on.
what's inside
- Elixir modules, functions, and type system
- Functional and concurrent programming
- Introduction to distributed system design
- Creating deployable releases
About the Author
Saša Juric is a developer with extensive experience implementing high-volume, concurrent server side systems. He's currently using Elixir and Erlang in production to build and maintain a scalable, fault tolerant HTTP push server and the supporting backend system.