BookFrontier
Learning Javascript Design Patterns by Addy Osmani

Book

Learning Javascript Design Patterns

A Javascript and React Developer's Guide

Addy Osmani

O'Reilly Media · June 6, 2023

Reading lane: Computers / Programming Languages / JavaScript

Learning Javascript Design Patterns: A Javascript and React Developer's Guide

Buy on AmazonBrowse Curated Lists

Disclosure: Some outbound links are affiliate links. If you buy through them, we may earn a commission. It doesn't affect which books we include. Learn more in our disclosure policy.

At a Glance

Who It's For

  • Good for readers who enjoy Computers / Programming Languages / JavaScript
  • Good for readers interested in design
  • Good for fans of Programming

Book Details

  • Authors: Addy Osmani
  • Publisher: O'Reilly Media
  • Published: June 6, 2023
  • Themes: Design, Modern.
  • Reading lane: Programming Languages and Web.
  • Publisher: O'Reilly Media.

Affinity Signals

Affinity

  • Computers / Programming Languages / JavaScript

    85%
  • Computers / Web / Web Services & APIs

    84%
  • Computers / Web / Web Programming

    83%

What the publisher says

  • No publisher categories available.

About This Book

Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? 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 l...

Read full description

Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? 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 learn about performance and rendering patterns such as server-side rendering and Islands architecture. 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 React, applicable for developers at any level - Different pattern categories including creational, structural, and behavioral - Essential performance patterns including dynamic imports and code-splitting - Rendering patterns such as server-side rendering, hydration, Islands architecture, and more Additionally, you'll explore modern JavaScript syntax like JavaScript modules, React patterns like Hooks, higher-order components (HOCs), and more, to stay ahead in the ever-evolving world of web development.

Similar Books