Real-world-Design-Patterns-Node-JS
Design pattern implementation
Implementation of 23 GoF design patterns in Node.js with real-world examples and explanations
All the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs
386 stars
8 watching
57 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
complexcomposescompositeconcreteconstructiondesign-patterdesign-patternsdesign-thinkingfacade-patternfactoryfactory-patterngang-of-fourgang-of-four-design-patternsgofjavascriptnode-jsobserver-patternprototyperesourcesoftware-architecture-and-design
Related projects:
Repository | Description | Stars |
---|---|---|
| An in-depth exploration of Node.js error handling patterns and how to write more organized and robust asynchronous code | 159 |
| Practical examples and discussions on real-world design patterns with their unit tests | 119 |
| A comprehensive design patterns library in C# | 2,018 |
| A collection of design patterns in JavaScript with examples and explanations using jQuery. | 26 |
| Angular.js implementation of design patterns and best practices presented in a session | 787 |
| An ultra-simplified explanation of design patterns in C# with examples | 1,320 |
| This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,392 |
| A comprehensive guide to design patterns in Go programming language | 268 |
| This project presents implementations of the 23 design patterns in Java. | 58 |
| A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. | 1,494 |
| This book's contents provide a comprehensive guide to JavaScript design patterns and best practices. | 748 |
| A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
| A collection of Go implementations of common design patterns used in software development | 120 |
| A collection of Go implementations and examples of various design patterns used in software development. | 51 |
| A collection of Elixir implementations of common design patterns | 626 |