realworld-design-patterns
Design patterns examples
Practical examples and discussions on real-world design patterns with their unit tests
Explore real-world scenarios and best practices for design patterns with their unit tests ✅
119 stars
4 watching
5 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
ciclean-codedesign-patternsdiagramsjavascriptmonoreponodejsnx-workspaceoopoop-principlesprinciplessolidtestingtypescriptunit-test
Related projects:
Repository | Description | Stars |
---|---|---|
nimit95/real-world-design-patterns-node-js | Implementation of 23 GoF design patterns in Node.js with real-world examples and explanations | 386 |
shubhamzanwar/design-patterns | A collection of Go implementations of common design patterns used in software development | 120 |
haxpor/ios-design-patterns | An iOS project providing sample code and playground projects to explore various design patterns including MVC, MVP, MVVM, and VIPER. | 139 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,320 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,018 |
thma/ltupatternfactory | Maps software design patterns to Haskell type class concepts and functional programming structures | 996 |
shwangdev/designpattern | An implementation of key software design patterns in C++ | 3 |
nnupoor/js_designpatterns | A collection of design patterns in JavaScript with examples and explanations using jQuery. | 26 |
imrenagi/design-pattern | A collection of Go implementations and examples of various design patterns used in software development. | 51 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,392 |
oxnz/design-patterns | A collection of well-known design patterns implemented in multiple programming languages. | 112 |
toryzhou/design-pattern | This project presents implementations of the 23 design patterns in Java. | 58 |
marty-suzuki/iosdesignpatternsamples | A Github user search demo app showcasing various iOS design patterns | 689 |
fadeevab/design-patterns-rust | A collection of Rust examples demonstrating 23 classic design patterns and additional creational patterns. | 980 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 819 |