JavaScript Patterns A cheat sheet repository for JavaScript design patterns and best practices. Table of Contents Creational Prototype Module Revealing Module Factory Singleton Class Structural Decorator Facade Flyweight Behavioral Observer Mediator Command Data Structures Stack Queue Linked List Set Map Hash Map Binary Tree Closure Memo Async Retry Actor Model