Learning JavaScript Design Patterns: A JavaScript and React Developers Guide Osmani Addy
Learning JavaScript Design Patterns: A JavaScript and React Developers Guide Osmani Addy Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to…
Specifikacia Learning JavaScript Design Patterns: A JavaScript and React Developers Guide Osmani Addy
Learning JavaScript Design Patterns: A JavaScript and React Developers Guide Osmani Addy
Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Want to stay up-to-date with the latest best practices? Do you want clean, efficient, manageable code?
You'll learn about performance and rendering patterns such as server-side rendering and Islands architecture. If so, the updated second edition of Learning JavaScript Design Patterns is the ideal place to start.Author Addy Osmani shows you how to apply modern design patterns to JavaScript and React--including modules, mixins, observers, and mediators. You'll also learn how architectural patterns like MVC, MVP, and MVVM are useful from the perspective of a modern web application developer.This book explores:Architectural patterns for structuring your components and apps More than 20 design patterns in JavaScript and