Programming Phoenix (Pragmatic Bookshelf) |
Wednesday, 08 June 2016 | |||
Phoenix is the web framework based on Elixir, the highly concurrent language that combines a beautiful syntax with rich metaprogramming. will show you how to create code that's easier to write, test, understand, and maintain. The authors, Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable show you how to create code that's easier to write, test, understand, and maintain. <ASIN:1680501453> The best way to learn Phoenix is to code, and you'll get to attack some interesting problems. Start working with controllers, views, and templates within the first few pages. Build an in-memory repository, and then back it with an Ecto database layer. Learn to use change sets and constraints that keep readers informed and your database integrity intact. Craft your own interactive application based on the channels API for the real-time, high-performance applications that this ecosystem made famous. Write your own authentication components called plugs, and even learn to use the OTP layer for monitored, reliable services. Organize your code with umbrella projects so you can keep your applications modular and easy to maintain.
Author: Chris McCord, Bruce Tate & Jose Valim
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews. To have new titles included in Book Watch contact BookWatch@i-programmer.info
|