product
2555862Build Your Own Web Framework in Elixirhttps://www.gandhi.com.mx/build-your-own-web-framework-in-elixir-9781801815901/phttps://gandhi.vtexassets.com/arquivos/ids/6847265/bf80a84d-3868-4421-a75b-00e78ef1cb43.jpg?v=638745444647400000578608MXNPackt PublishingInStock/Ebooks/<p><b>Use Elixir concepts such as metaprogramming to build maintainable web products with clean code</b></p><h2>Key Features</h2><ul><li>Explore the various web servers available to build robust web applications</li><li>Leverage Elixirs powerful Plug module to build a request-response pipeline</li><li>Explore advanced techniques of Elixir to create Domain-Specific languages and build scalable, maintainable web products</li></ul><h2>Book Description</h2>Elixirs 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, youll start by exploring the fundamental concepts of web development using Elixir. Youll learn how to build a robust web server and create a router to direct incoming requests to the correct controller. Then, youll 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. Youll develop a deep understanding of Elixirs unique syntax and semantics, allowing you to optimize your code for performance and maintainability. Finally, youll discover how to effectively test each component of your application for accuracy and performance. By the end of this book, youll have a thorough understanding of how Elixir components are implemented within Phoenix, and how to leverage its powerful features to build robust web applications.<h2>What you will learn</h2><ul><li>Develop a deep understanding of Phoenix</li><li>Use metaprogramming with Elixir</li><li>Get to grips with web development fundamentals</li><li>Dispatch a request to a controller and respond using HTML embedded with Elixir</li><li>Use OTP constructs to add concurrency to the web server</li><li>Streamline your router using Error Handler</li></ul><h2>Who this book is for</h2><p>This book is for web developers seeking to deepen their understanding of Elixirs role in the Phoenix framework. Basic familiarity with Elixir is a must.</p>...2492267Build Your Own Web Framework in Elixir578608https://www.gandhi.com.mx/build-your-own-web-framework-in-elixir-9781801815901/phttps://gandhi.vtexassets.com/arquivos/ids/6847265/bf80a84d-3868-4421-a75b-00e78ef1cb43.jpg?v=638745444647400000InStockMXN99999DIEbook20239781801815901_W3siaWQiOiI2YTBlYjkyMi05NzU1LTRkOWQtOWI2OC02NTQ1ZjY0YTdmYTIiLCJsaXN0UHJpY2UiOjYwOCwiZGlzY291bnQiOjMwLCJzZWxsaW5nUHJpY2UiOjU3OCwiaW5jbHVkZXNUYXgiOnRydWUsInByaWNlVHlwZSI6Ildob2xlc2FsZSIsImN1cnJlbmN5IjoiTVhOIiwiZnJvbSI6IjIwMjUtMDUtMjlUMTY6MDA6MDBaIiwicmVnaW9uIjoiTVgiLCJpc1ByZW9yZGVyIjpmYWxzZX1d9781801815901_<p><strong>Use Elixir concepts such as metaprogramming to build maintainable web products with clean code</strong></p><h4>Key Features</h4><ul><li>Understand how text is read as HTML and discover the different types of web servers available</li><li>Discover how to leverage the Plug module in Elixir to build a request-response pipeline</li><li>Develop advanced Elixir skills to build Domain-Specific Languages</li></ul><h4>Book Description</h4><p>Elixir is a functional metaprogrammable language perfectly suited for building a web framework. Phoenix is the ubiquitous web framework in the Elixir ecosystem and is frequently used by many companies that want to build scalable web-based products.</p><p>Developers working with Elixir and Phoenix will be able to put their knowledge to work with this practical guide to web development in Elixir. The book provides a hands-on approach to implementing Elixir and the associated methodologies that will have you up and running, and productive in no time.</p><p>Complete with step-by-step explanations of essential concepts, practical examples, and self-assessment questions, you will begin by learning web development fundamentals, including building a web server and router in Elixir. Youll then understand how to dispatch a request to a controller, respond using HTML, and finally add a set of Domain-Specific Languages (DSL) using metaprogramming. After building each component, youll learn how to test them to check the accuracy and performance of the code written in Elixir.</p><p>By the end of this web development book, you will have learned how Phoenix works and be able to use advanced concepts of Elixir such as metaprogramming to build maintainable web products.</p><h4>What you will learn</h4><ul><li>Develop a deep understanding of Phoenix</li><li>Use metaprogramming with Elixir</li><li>Get to grips with web development fundamentals</li><li>Dispatch a request to a controller and respond using HTML embedded with Elixir</li><li>Use OTP constructs to add concurrency to the web server</li><li>Streamline your router using Error Handler</li></ul><h4>Who This Book Is For</h4><p>This book is for web developers looking to understand how Elixir components are used by Phoenix. Basic knowledge of Elixir will be useful to understand the concepts covered in the book more effectively.</p>(*_*)9781801815901_<p><b>Use Elixir concepts such as metaprogramming to build maintainable web products with clean code</b></p><h2>Key Features</h2><ul><li>Explore the various web servers available to build robust web applications</li><li>Leverage Elixirs powerful Plug module to build a request-response pipeline</li><li>Explore advanced techniques of Elixir to create Domain-Specific languages and build scalable, maintainable web products</li></ul><h2>Book Description</h2>Elixirs 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, youll start by exploring the fundamental concepts of web development using Elixir. Youll learn how to build a robust web server and create a router to direct incoming requests to the correct controller. Then, youll 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. Youll develop a deep understanding of Elixirs unique syntax and semantics, allowing you to optimize your code for performance and maintainability. Finally, youll discover how to effectively test each component of your application for accuracy and performance. By the end of this book, youll have a thorough understanding of how Elixir components are implemented within Phoenix, and how to leverage its powerful features to build robust web applications.<h2>What you will learn</h2><ul><li>Develop a deep understanding of Phoenix</li><li>Use metaprogramming with Elixir</li><li>Get to grips with web development fundamentals</li><li>Dispatch a request to a controller and respond using HTML embedded with Elixir</li><li>Use OTP constructs to add concurrency to the web server</li><li>Streamline your router using Error Handler</li></ul><h2>Who this book is for</h2><p>This book is for web developers seeking to deepen their understanding of Elixirs role in the Phoenix framework. Basic familiarity with Elixir is a must.</p>...9781801815901_Packt Publishinglibro_electonico_a93bfa22-ed68-3c6c-9afa-b79f2eaf564d_9781801815901;9781801815901_9781801815901Aditya IyengarInglésMéxico2023-06-16T00:00:00+00:00https://getbook.kobo.com/koboid-prod-public/packt-epub-c3297252-afaa-4d33-bbd2-2a337cc26580.epubPackt Publishing