Functional Web Development with Elixir, OTP, and Phoenix
Rethink the Modern Web App
Price | $18.99 - $34.16
|
Rating | |
Author | Lance Halvorsen |
Publisher | The Pragmatic Programmers |
Published | 2018 |
Pages | 218 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1680502433 |
ISBN-13 | 9781680502435 |
Elixir and OTP provide exceptional tools to build rock-solid back-end applications that scale. In this book, you'll build a web application in a radically different way, with a back end that holds application state. You'll use persistent Phoenix Channel connections instead of HTTP's request-response, and create the full application in distinct, decoupled layers.
In Part 1, start by building the business logic as a separate application, without Phoenix. Model the application domain with Elixir functions and simple data structures. By keeping state in memory instead of a database, you can reduce latency and simplify your code. In Part 2, add in the GenServer Behaviour to make managing in-memory state a breeze. Create a supervision tree to boost fault tolerance while separating error handling from business logic.
Phoenix is a modern web framework you can layer on top of business logic while keeping the two completely decoupled. In Part 3, you'll do exactly that as you build a web interface with Phoenix. Bring in the application from Part 2 as a dependency to a new Phoenix project. Then use ultra-scalable Phoenix Channels to establish persistent connections between the stateful server and a stateful front-end client.
You're going to love this way of building web apps!
- Lance Halvorsen
5 5 145
Similar Books
Hands-On Full Stack Web Development with Angular 6 and Laravel 5
by Fernando Monteiro
Angular, considered as one of the most popular and powerful frontend frameworks, has undergone a major overhaul to embrace emerging web technologies so that developers can build cutting-edge web applications.This book gives you practical knowledge of building modern full-stack web apps from scratch using Angular with a Laravel Restful bac...
Price: $37.37 | Publisher: Packt Publishing | Release: 2018
Dreamweaver CS6 Mobile and Web Development with HTML5, CSS3, and jQuery Mobile
by David Karlins
Dreamweaver is the most powerful and industry-leading web design software that utilizes cutting edge web technologies such as HTML5, CSS3, and jQuery for web and mobile development. These technologies have radically reconfigured the process of designing web content and function in the widest possible range of browsing environments, rangin...
Price: $26.99 | Publisher: Packt Publishing | Release: 2013
Full-Stack Web Development with Vue.js and Node
by Aneeta Sharma
Isomorphic JavaScript was the buzzword of the year 2017, allowing developers to utilize a single language throughout their web development stack and build cost-effective and scalable applications. MEVN is a one such modern web development stack consisting of web applications such as MongoDB, Express.js, Vue.js, and Node.js. Hands-On Full-...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Web Development with Julia and Genie
by Ivo Balbaert, Adrian Salceanu
Julia's high-performance and scalability characteristics and its extensive number of packages for visualizing data make it an excellent fit for developing web apps, web services, and web dashboards. The two parts of this book provide complete coverage to build your skills in web development.First, you'll refresh your knowledge o...
Price: $39.99 | Publisher: Packt Publishing | Release: 2022
Learn Web Development with Python
by Fabrizio Romano, Gaston C. Hillar, Arun Ravindran
If you want to develop complete Python web apps with Django, this Learning Path is for you. It will walk you through Python programming techniques and guide you in implementing them when creating 4 professional Django projects, teaching you how to solve common problems and develop RESTful web services with Django and Python. You will lear...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
Hands-On Full-Stack Web Development with ASP.NET Core
by Tamir Dresher, Amir Zuker, Shay Friedman
Today, full-stack development is the name of the game. Developers who can build complete solutions, including both backend and frontend products, are in great demand in the industry, hence being able to do so a desirable skill. However, embarking on the path to becoming a modern full-stack developer can be overwhelmingly difficult, so the...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
by Dmitri Sotnikov
If the usual patchwork of web development tools and languages just isn't cutting it for you, you need Web Development With Clojure. Clojure gives you the rich infrastructure of the JVM with the expressive power of a modern functional language. It combines excellent performance with rapid development--and you can exploit these virtues...
Price: $4.77 | Publisher: The Pragmatic Programmers | Release: 2014
Learning Django Web Development
by Sanjeev Jaiswal, Ratan Kumar
Django, written in Python, is a web application framework designed to build complex web applications quickly without any hassle. It loosely follows the MVC pattern and adheres to the Don't Repeat Yourself principle, which makes a database-driven application efficient and highly scalable, and is by far the most popular and mature Pyth...
Price: $44.99 | Publisher: Packt Publishing | Release: 2015