Elixir in Action, Third Edition teaches you to build production-quality distributed applications and highly available server-side systems using Elixir. This new edition is fully updated with the latest versions and features of the language....Loe edasi...
Elixir is not only one of the fastest-growing languages but also one of the most loved languages by developers. Regardless of your Elixir knowledge, this book will teach you how to approach building a web framework. Youll be able to use your web fr...Loe edasi...
Data is everywhere - its just not very well connected, which makes it super hard to relate dataset to dataset. Using graphs as the underlying glue, you can readily join data together and create navigation paths across diverse sets of data. A...Loe edasi...
Want to get better at coding Elixir? Write a hardware project with Nerves. As you build this binary clock, youll build in resiliency using OTP, the same libraries powering many commercial phone switches. Youll attack complexity the way the exper...Loe edasi...
The Elixir programming language has become a go-to tool for creating reliable, fault-tolerant, and robust server-side applications. Thanks to Nerves, those same exact benefits can be realized in embedded applications. This book will teach you how...Loe edasi...
Learn different ways of writing concurrent code in Elixir and increase your applications performance, without sacrificing scalability or fault-tolerance. Most projects benefit from running background tasks and processing data concurrently, b...Loe edasi...
Elixir offers new paradigms, and challenges you to test in unconventional ways. Start with ExUnit: almost everything you need to write tests covering all levels of detail, from unit to integration, but only if you know how to use it to the fullest -...Loe edasi...
Solve Problems Using Evolution. From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you dont need an exotic new language or framework to get started; you can learn ab...Loe edasi...
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 applications true state. Learn how Elixir and Phoenix make it easy and enjoyable to c...Loe edasi...
You know how to code in Elixir; now learn to think in it. Learn to design libraries with intelligent layers that shape the right data structures, flow from one function into the next, and present the right APIs. Embrace the same OTP thats ke...Loe edasi...
Phoenix is a modern web framework built for the Elixir programming language. Elegant, fault-tolerant, and performant, Phoenix is as easy to use as Rails and as rock-solid as Elixirs Erlang-based foundation. Phoenix in Action builds on...Loe edasi...
Property-based testing helps you create better, more solid tests with little code. By using the PropEr framework in both Erlang and Elixir, this book teaches you how to automatically generate test cases, test stateful programs, and change how...Loe edasi...
SummaryRevised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, youll...Loe edasi...
Running concurrent, fault-tolerant applications that scale is a very demanding responsibility. This book will help you by not only going into detail on several aspects of how Elixir works, but also, and more importantly, will guide you along the way...Loe edasi...
This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.6 and beyond. Explore functional programming without the academic overtones (tell me about monads just one more time). Create concurre...Loe edasi...
Your domain is rich and interconnected, and your API should be too. Upgrade your web API to GraphQL, leveraging its flexible queries to empower your users, and its declarative structure to simplify your code. Absinthe is the GraphQL toolkit f...Loe edasi...
Bring Elixir into your company, with real-life strategies from the people who built Elixir and use it successfully at scale. See how Ben Marx and Bleacher Report maintain one of the highest-traffic Elixir applications by selling the concept t...Loe edasi...
Elixirs straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at th...Loe edasi...
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web applications. Make the most of them as you build a stateful web app with Elixir and OTP. Model domain entities without an ORM or a datab...Loe edasi...
Elixir is a functional programming language built on the Erlang virtual machine. It combines the productivity and expressivity of Ruby with the concurrency and fault-tolerance of Erlang. Elixir makes full use of Erlangs powerful OTP library,...Loe edasi...