0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix two typos: change 'ie.' to 'i.e' More... almost 10 years ago
Merge pull request #187 from nhashmi/master More... almost 10 years ago
Fix typo in 'Writing Design Patterns' section More... almost 10 years ago
Fix typo in "A Publish/Subscribe Implementation" More... almost 10 years ago
Added a missing word in the Factory description. More... almost 10 years ago
Small edits to 'Namespacing Patterns' section More... about 10 years ago
Merge pull request #171 from yuyokk/minor-fixes More... about 10 years ago
Merge pull request #173 from jonathanp/master More... about 10 years ago
Merge pull request #177 from jonathanp/observer-pattern-demo More... about 10 years ago
Change the function signature of extend() in the Observer Pattern code example to mimic the signature of the most commonly used libraries. More... about 10 years ago
Remove a superflous parenthesis in the "The Structure Of A Design Pattern" chapter. More... about 10 years ago
Some minor changes to 'Modern Modular JavaScript Design Patterns' More... about 10 years ago
Fix some links in References block More... about 10 years ago
Merge pull request #168 from cjcenizal/improvement/clarify-decorator-pattern-run-time More... about 10 years ago
Remove distinction between applying Decorator at "run-time" and "dynamically at a later point", since they are technically the same thing. More... about 10 years ago
Merge pull request #148 from classicemi/master More... about 10 years ago
Merge pull request #161 from yuyokk/master More... about 10 years ago
Merge pull request #165 from nishant8BITS/added-dependencies-run-command More... about 10 years ago
Merge pull request #164 from nishant8BITS/added-changes-module-pattern More... about 10 years ago
Added npm install command for install dependencies More... about 10 years ago
Added private members keywords in module pattern More... about 10 years ago
Add missing anchor link to Flyweight Pattern More... about 10 years ago
Merge pull request #157 from Voles/master More... over 10 years ago
Flywheel clean-up More... over 10 years ago
Tidy up the Flywheel pattern More... over 10 years ago
Land typo corrections (#160) More... over 10 years ago
Separate different comments More... over 10 years ago
Added missing word More... over 10 years ago
Removed an extra word/typo More... over 10 years ago
Remove redundant 'through' in the Flyweight Pattern description More... over 10 years ago