Skip to content

A repo to collect my own notes and reproductions of the code examples found in Learning JavaScript Design Patterns by Addy Osmani

Notifications You must be signed in to change notification settings

sareg0/jsdp-notes-and-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning JavaScript Design Patterns - Notes and Code

This repository reproduces the code examples found in 'Learning JavaScript Design Patterns' by Addy Osmani for learning purposes. The point is to strengthen my own muscle memory by reproducing each example by hand (instead of just reading) and pay more attention to the code examples in the book.

There may be some alterations to the code examples, such as my own notes or questions or perhaps experiments in writing automated tests for the code.

Attribution Details

  • Title: "Learning JavaScript Design Patterns"
  • 2nd ed.
  • Addy Osmani
  • Published by O'Reilly
  • Copyright 2023 Adnan Osmani
  • ISBN: 978-1-098-13987-2

Sources

Please visit the original companion site to the book to see the original code: https://addyosmani.com/learning-jsdp/

https://github.com/addyosmani/learning-jsdp

About

A repo to collect my own notes and reproductions of the code examples found in Learning JavaScript Design Patterns by Addy Osmani

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published