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

GitHub

384 stars
8 watching
57 forks
Language: JavaScript
last commit: almost 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

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
azat-co/node-patterns Exploring common pitfalls and solutions in handling asynchronous code, callbacks, and control flow in Node.js applications. 159
vahidvdn/realworld-design-patterns Practical examples and discussions on real-world design patterns with their unit tests 115
nemanjarogic/designpatternslibrary A comprehensive design patterns library in C# 2,012
nnupoor/js_designpatterns A collection of design patterns in JavaScript with examples and explanations using jQuery. 23
trochette/angular-design-patterns-best-practices Angular.js implementation of design patterns and best practices presented in a session 788
anupavanm/csharp-design-patterns-for-humans An ultra-simplified explanation of design patterns in C# with examples 1,309
chuanxshi/javascript-patterns This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. 9,389
xujiajun/pattern-guidance A comprehensive guide to design patterns in Go programming language 268
toryzhou/design-pattern This project presents implementations of the 23 design patterns in Java. 58
fredkschott/the-node-way A comprehensive resource on best practices and design patterns for building scalable, maintainable Node.js applications. 1,492
toobug/javascript.patterns This book's contents provide a comprehensive guide to JavaScript design patterns and best practices. 750
exceptionnotfound/designpatterns A collection of C# examples illustrating 22 design patterns from the Gang of Four 642
shubhamzanwar/design-patterns A collection of Go implementations of common design patterns used in software development 119
imrenagi/design-pattern A collection of Go implementations and examples of various design patterns used in software development. 51
joshnuss/design-patterns-in-elixir A collection of Elixir implementations of common design patterns 624