Crafting Clean Code with JavaScript and React Год издания: 2024 Автор: Khalfallah H.B. Издательство: Apress ISBN: 979-8-8688-1004-6 Язык: Английский Формат: PDF Качество: Издательский макет или текст (eBook) Интерактивное оглавление: Да Количество страниц: 443 Описание: Understand the guiding principles of "clean code" and how it applies to modern front-end development, accessibility (a11y), semantics, performance, and the Green Web. Highlighting key topics ranging from the foundations of javascript and HTML to popular frameworks like React, this book provides best practices to ensure code and applications are easier, more efficient and cost effective to run. Using a web-based application as an example, you'll begin by cleaning and improving its code base by dividing the javascript into smaller, reusable and composable functions without side effects. Then, you'll improve the HTML code base by applying "Disability Driven Design" patterns, focusing on semantics before moving on to improving the architecture with a functional style (immutable, modular and composable). Because the web today needs to be green with reduced loading time and energy consumption, you'll apply some tips and tricks to improve code performance and see how to best monitor it in a continuous and scalable way. What You'll Learn: - See how the javascript engine works and memory management. - Explore in greater detail key focus areas of accessibility and green computing - Make applications easier and more cost-effective to run - Look closely at clean and sustainable development using javascript and React
Примеры страниц (скриншоты)
Оглавление
About the Author xi About the Technical Reviewer xiii Introduction: The JavaScript Bubbling Movement xv Chapter 1: Getting Started: Presenting the Context 1 Chapter 2: Functional Programming: Blueprint for Pure Code 9 Chapter 3: SAGE(S)-Driven Design: An Inclusive and Eco-friendly Website 187 Chapter 4: HOFA: The Path Toward Clean Architecture 233 Chapter 5: MOME: Befriend User Execution Capabilities 289 Chapter 6: CRISP: Clean, Reliable, Integrated Software Process 361 Index 431
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum