1,290 skills found · Page 3 of 43
aspnetrun / Run Aspnetcore CqrsReal world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
florina-muntenescu / DroidconMVVM"Hello, World!" example of the Model-View-ViewModel pattern
khusnetdinov / Ruby.fundamental:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
furkan3ayraktar / Clojure Polylith Realworld Example AppClojure, Polylith and Ring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
ThreeDotsLabs / Go Web App AntipatternsShort examples of common anti-patterns in Go Web Applications.
nimit95 / Real World Design Patterns Node JSAll the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs
eleev / Swift Design Patterns🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
igl42 / Cpp Software DesignCode Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
piomin / Sample Spring Kafka MicroservicesExample microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern
PaulDuvall / AI Development PatternsA comprehensive collection of AI development patterns for building software with AI assistance, organized by implementation maturity and development lifecycle phases. Includes Foundation, Development, and Operations patterns with practical examples and anti-patterns.
gobridge / Concurrency PatternsExamples taken from Rob Pike's talk about concurrency patterns.
RefactoringGuru / Design Patterns CppDesign Pattern Examples in C++
PavelLoparev / Design PatternsContains examples of design patterns that implemented in php
slashdotdash / ConduitRealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix
cloudogu / Gitops PatternsCollection of patterns, examples and resources for GitOps process design, GitOps repository structures, etc
addyosmani / Learning JsdpLearning JavaScript Design Patterns: 2nd Edition - The Examples
OmarElgabry / DesignPatternsExamples of Design Patterns in Java
berndruecker / Trip Booking Saga JavaExample implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).
Badacadabra / JavaScript Design Patterns:paperclip: ES5 + ES6 + CoffeeScript + TypeScript design patterns with some theory, real-world examples and UML diagrams
gabrielanhaia / Php Design PatternsLearn how to implement the most important Design Patterns into your PHP application. This project uses PHP 8+. it has examples for each Pattern and an Article explaining how to use them step by step, their advantages, and disadvantages.