Build Your Own Web Framework in Elixir : Develop lightning-fast web applications using Phoenix and metaprogramming

個数:

Build Your Own Web Framework in Elixir : Develop lightning-fast web applications using Phoenix and metaprogramming

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 274 p.
  • 言語 ENG
  • 商品コード 9781801812542
  • DDC分類 006.7

Full Description

Use Elixir concepts such as metaprogramming to build maintainable web products with clean code

Key Features

Explore the various web servers available to build robust web applications
Leverage Elixir's powerful Plug module to build a request-response pipeline
Explore advanced techniques of Elixir to create Domain-Specific languages and build scalable, maintainable web products

Book DescriptionElixir's functional nature and metaprogramming capabilities make it an ideal language for building web frameworks, with Phoenix being the most ubiquitous framework in the Elixir ecosystem and a popular choice for companies seeking scalable web-based products. With an ever-increasing demand for Elixir engineers, developers can accelerate their careers by learning Elixir and the Phoenix web framework.
With Build Your Own Web Framework in Elixir, you'll start by exploring the fundamental concepts of web development using Elixir. You'll learn how to build a robust web server and create a router to direct incoming requests to the correct controller. Then, you'll learn to dispatch requests to controllers to respond with clean, semantic HTML, and explore the power of Domain-Specific Languages (DSL) and metaprogramming in Elixir. You'll develop a deep understanding of Elixir's unique syntax and semantics, allowing you to optimize your code for performance and maintainability. Finally, you'll discover how to effectively test each component of your application for accuracy and performance.
By the end of this book, you'll have a thorough understanding of how Elixir components are implemented within Phoenix, and how to leverage its powerful features to build robust web applications.What you will learn

Develop a deep understanding of Phoenix
Use metaprogramming with Elixir
Get to grips with web development fundamentals
Dispatch a request to a controller and respond using HTML embedded with Elixir
Use OTP constructs to add concurrency to the web server
Streamline your router using Error Handler

Who this book is forThis book is for web developers seeking to deepen their understanding of Elixir's role in the Phoenix framework. Basic familiarity with Elixir is a must.

Contents

Table of Contents

Introducing the Cowboy Web Server
Building an HTTP Server in Elixir
Defining Web Application Specifications Using Plug
Working with Controllers
Adding Controller Plugs and Action Fallback
Working with HTML and Embedded Elixir
Working with Views
Metaprogramming- Code That Writes Code
Controller and View DSL
Building the Router DSL

最近チェックした商品