Hacker News new | ask | show | jobs
Basic design pattern examples in JavaScript (github.com)
2 points by AllThingsSmitty 482 days ago
1 comments

Clean and concise. While there is certainly an overuse by inexperienced developers and some patterns are controversial (eg. singletons), these patterns overall still hold true.