All Projects → ErickWendel → Generic Repository Nodejs Typescript Article

ErickWendel / Generic Repository Nodejs Typescript Article

Article's examples

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Generic Repository Nodejs Typescript Article

Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (-55%)
Mutual labels:  design-patterns, repository-pattern
BetterRepository
Better Enhanced Repository Pattern Implementation in .NET C#
Stars: ✭ 27 (-73%)
Mutual labels:  design-patterns, repository-pattern
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (-45%)
Mutual labels:  design-patterns, repository-pattern
Happysocialmedia
Microservices Social Media / Network / Chatt, with .net core 2.2, Docker, Implement with Domain Driven Design with all best practices design and architetural patterns as DDD, CrossCutting IoC, SOLID, etc
Stars: ✭ 28 (-72%)
Mutual labels:  design-patterns, repository-pattern
Khalilstemmler Blog
Blog, wiki and articles on software design + architecture w/ JavaScript and TypeScript
Stars: ✭ 95 (-5%)
Mutual labels:  design-patterns
Patternfly Design
Use this repo to file all new feature or design change requests for the PatternFly project
Stars: ✭ 82 (-18%)
Mutual labels:  design-patterns
Ft Origami
The Old Origami Website, do not use
Stars: ✭ 80 (-20%)
Mutual labels:  design-patterns
Office Add In Ux Design Patterns Code
[ARCHIVED] Implementations in HTML and CSS of the design patterns in the repo Office-Add-in-UX-Design-Patterns
Stars: ✭ 78 (-22%)
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
Calcite Components
Web Components for the Calcite Design System. Built with Stencil JS. Currently in Beta!
Stars: ✭ 96 (-4%)
Mutual labels:  design-patterns
Designpatterns
The 23 Gang of Four Design Patterns.
Stars: ✭ 93 (-7%)
Mutual labels:  design-patterns
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
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
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
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
Price Tracker
Price Tracking Application - An experimental Kotlin Android project with complex android app requirements.
Stars: ✭ 80 (-20%)
Mutual labels:  repository-pattern
Webtimesheetmanagement
Basic TimeSheet Management Application in ASP.NET MVC 5
Stars: ✭ 93 (-7%)
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
Moderndesignpatterns
Design Patterns in Modern C++
Stars: ✭ 88 (-12%)
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

Patterns — Generic Repository with Typescript and Node.js - Article

That examples are from post writes on Medium, about Typescript and Generic Reposity Pattern.

Running

You need download and install the following requirements

Node.js 8+
Typescript 2.6.2+
MongoDB 3.6+
VSCode
  • After install run
    npm i -g typescript 
    tsc 
    node lib/Index.js

Links

- 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].