All Projects → Generic Repository Nodejs Typescript Article → Similar Projects or Alternatives

376 Open source projects that are alternatives of or similar to Generic Repository Nodejs Typescript Article

Swift Design Patterns
🚀 The ultimate collection of various Software Design Patterns implemented in Swift [Swift 5.0, 28 Patterns].
Stars: ✭ 85 (-15%)
Mutual labels:  design-patterns
Cpp Design Patterns
C++设计模式
Stars: ✭ 734 (+634%)
Mutual labels:  design-patterns
Design Pattern Samples App
🎨 Exploring creational,structural and behavioral design patterns using Kotlin
Stars: ✭ 62 (-38%)
Mutual labels:  design-patterns
Design Patterns Php
Design Pattern Examples in PHP
Stars: ✭ 682 (+582%)
Mutual labels:  design-patterns
Gang Of Four And Solid Principles In Swift
👨‍👩‍👧‍👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
Stars: ✭ 95 (-5%)
Mutual labels:  design-patterns
Iosdesignpatternsamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Stars: ✭ 622 (+522%)
Mutual labels:  design-patterns
Python Design Patterns
Python Design Patterns
Stars: ✭ 55 (-45%)
Mutual labels:  design-patterns
Node.js design patterns second edition code
Code repository for Node.js Design Patterns Second Edition, published by Packt
Stars: ✭ 617 (+517%)
Mutual labels:  design-patterns
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-18%)
Mutual labels:  repository-pattern
Rude Java
Java Practice Projects. 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
Stars: ✭ 583 (+483%)
Mutual labels:  design-patterns
Simplify
Simplify is a set of .NET libraries that provide infrastructure for your applications. DI and mocking friendly.
Stars: ✭ 52 (-48%)
Mutual labels:  repository-pattern
Cp Ddd Framework
A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 566 (+466%)
Mutual labels:  design-patterns
Library Management System Java
📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
Stars: ✭ 96 (-4%)
Mutual labels:  design-patterns
Java design patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
Stars: ✭ 547 (+447%)
Mutual labels:  design-patterns
Rom Repository
THIS PROJECT WAS MOVED TO rom-rb/rom
Stars: ✭ 48 (-52%)
Mutual labels:  repository-pattern
Designpatterns
经典设计模式讲解以及项目实战(Java版)
Stars: ✭ 540 (+440%)
Mutual labels:  design-patterns
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-20%)
Mutual labels:  repository-pattern
Rust Design Pattern
rust design patterns
Stars: ✭ 529 (+429%)
Mutual labels:  design-patterns
System Design And Architecture
Learn how to design large-scale systems. Prep for the system design interview.
Stars: ✭ 1,005 (+905%)
Mutual labels:  design-patterns
Modular Monolith With Ddd
Full Modular Monolith application with Domain-Driven Design approach.
Stars: ✭ 6,210 (+6110%)
Mutual labels:  design-patterns
1975
1975 - Modelando Domínios Ricos
Stars: ✭ 94 (-6%)
Mutual labels:  design-patterns
Designpatternslibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Stars: ✭ 485 (+385%)
Mutual labels:  design-patterns
Uml Diagram For Python Design Pattern Examples
UML diagram list of GoF design pattern examples written in Python.
Stars: ✭ 40 (-60%)
Mutual labels:  design-patterns
Restaurant App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
Stars: ✭ 471 (+371%)
Mutual labels:  design-patterns
Reobject
Python without ifs and buts - an ORM layer for Python objects, inspired by Django
Stars: ✭ 78 (-22%)
Mutual labels:  design-patterns
Sheets
⭐ ‎‎‎‏‏‎ ‎Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
Stars: ✭ 441 (+341%)
Mutual labels:  design-patterns
Heyyoo
Heyyoo is a sample social media Android application 📱 built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Architecture Components, MVVM, Room, Retrofit, Material Components).
Stars: ✭ 38 (-62%)
Mutual labels:  repository-pattern
Go Patterns
Design patterns for the Go programming language
Stars: ✭ 432 (+332%)
Mutual labels:  design-patterns
Design Systems Repo
A collection of Design System examples, resources, tools, articles and videos.
Stars: ✭ 95 (-5%)
Mutual labels:  design-patterns
Ui Design
🔥 A curated list of useful resources related to User Interface Design
Stars: ✭ 423 (+323%)
Mutual labels:  design-patterns
React Atomic Design
🔬 Boilerplate with the methodology Atomic Design using a few cool things.
Stars: ✭ 972 (+872%)
Mutual labels:  design-patterns
Daisyui
⭐️ ⭐️ ⭐️ ⭐️ ⭐️  Tailwind Components
Stars: ✭ 382 (+282%)
Mutual labels:  design-patterns
Snail
🎈 🎈 这里有各领域丰富且有用的知识! 🚀 http://note.isnico.com/
Stars: ✭ 74 (-26%)
Mutual labels:  design-patterns
Designpatternsphp
sample code for several design patterns in PHP 8
Stars: ✭ 20,158 (+20058%)
Mutual labels:  design-patterns
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (-70%)
Mutual labels:  repository-pattern
Designpattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
Stars: ✭ 378 (+278%)
Mutual labels:  design-patterns
Webtimesheetmanagement
Basic TimeSheet Management Application in ASP.NET MVC 5
Stars: ✭ 93 (-7%)
Mutual labels:  repository-pattern
Flutter Design Patterns
Flutter Design Patterns mobile application
Stars: ✭ 368 (+268%)
Mutual labels:  design-patterns
Headfirstdesignpatternscpp
An implementation of examples from "Head First Design Patterns", written in C++.
Stars: ✭ 28 (-72%)
Mutual labels:  design-patterns
Manager
Implementation of the Manager pattern existing in Laravel framework
Stars: ✭ 74 (-26%)
Mutual labels:  design-patterns
Javascript Patterns
A collection of javascript algorithms, patterns, and techniques
Stars: ✭ 273 (+173%)
Mutual labels:  design-patterns
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (+245%)
Mutual labels:  design-patterns
Design Patterns For Humans
An ultra-simplified explanation to design patterns
Stars: ✭ 32,376 (+32276%)
Mutual labels:  design-patterns
Android Architecture Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Stars: ✭ 329 (+229%)
Mutual labels:  repository-pattern
Covid 19 Tracker
Android app to track COVID-19 cases in India and globally.
Stars: ✭ 96 (-4%)
Mutual labels:  repository-pattern
Object Oriented Design
面向对象设计的设计原则和设计模式
Stars: ✭ 313 (+213%)
Mutual labels:  design-patterns
Python Patterns
A collection of design patterns/idioms in Python
Stars: ✭ 29,869 (+29769%)
Mutual labels:  design-patterns
Design Patterns Java
Design Pattern Examples in Java
Stars: ✭ 289 (+189%)
Mutual labels:  design-patterns
Pypattyrn
A simple library for implementing common design patterns.
Stars: ✭ 1,180 (+1080%)
Mutual labels:  design-patterns
Django Service Objects
Service objects for Django
Stars: ✭ 289 (+189%)
Mutual labels:  design-patterns
Ts Design Patterns
Design Patterns, written and explained using Typescript
Stars: ✭ 13 (-87%)
Mutual labels:  design-patterns
Unity Programming Patterns
A collection of programming patterns in Unity with examples when to use them. These are primarily from the book "Game Programming Patterns," but translated from C++ to C#
Stars: ✭ 272 (+172%)
Mutual labels:  design-patterns
Sample Dotnet Core Cqrs Api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Stars: ✭ 1,273 (+1173%)
Mutual labels:  design-patterns
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (-28%)
Mutual labels:  repository-pattern
Lld Parking Lot
Repository for low level design solution of parking lot
Stars: ✭ 27 (-73%)
Mutual labels:  design-patterns
Movie Zone
movies application using MVVM Architecture
Stars: ✭ 25 (-75%)
Mutual labels:  repository-pattern
Jerryslide
Jerry's Knowledge repository - cut down on 2017-02-04 15:26PM
Stars: ✭ 12 (-88%)
Mutual labels:  design-patterns
Python Ddd
Python DDD example
Stars: ✭ 100 (+0%)
Mutual labels:  design-patterns
Designpatterns
Project : Design Patterns Examples in C#
Stars: ✭ 1,337 (+1237%)
Mutual labels:  design-patterns
Paper Code
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。
Stars: ✭ 94 (-6%)
Mutual labels:  design-patterns
61-120 of 376 similar projects