dawiddominiak / ddd-typescript-bin-packing-problem-solutionLinks
TypeScript application created adhering to the rules of Domain-Driven Design.
☆18Updated 8 years ago
Alternatives and similar repositories for ddd-typescript-bin-packing-problem-solution
Users that are interested in ddd-typescript-bin-packing-problem-solution are comparing it to the libraries listed below
Sorting:
- Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if…☆39Updated 4 years ago
- CQRS, EventSourcing, (DDDD) Sample in node.js☆150Updated 4 years ago
- Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with …☆62Updated 4 years ago
- Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqr…☆271Updated 4 years ago
- Microservices Architecture with Event Sourcing and CQRS using Node.JS☆66Updated 8 years ago
- Node-viewmodel is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventdenormalizer, host, …☆28Updated 4 years ago
- CQRS: Command Query Responsibility Segregation - Node.js at Scale☆83Updated 8 years ago
- CQRS, EventSourcing, (DDDD) Sample in node.js☆211Updated 9 years ago
- CQRS backbone with event sourcing for Node.js☆78Updated this week
- A better redux module helper☆59Updated 8 years ago
- Example project using Event Sorucing and CQRS patterns☆265Updated 5 years ago
- CQRS, event sourcing, and event collaboration made easy with Node.js, Redux, and Event Store!☆32Updated 7 years ago
- JS/TypeScript framework for Distributed Event Sourcing & CQRS☆29Updated last year
- Tiny framework for building models with the event sourcing pattern (events and snapshots).☆284Updated 3 years ago
- Make GraphQL schema creation and data validation easy with Joi.☆68Updated 7 years ago
- LaunchDarkly example app -- Saga Feature Flow -- A login/register flow built with React & Redux Saga. This application demonstrates wha…☆25Updated 2 years ago
- Event Sourcing Example repo for the Node.js at Scale blog series☆87Updated 8 years ago
- [DEPRECATED] GraphQL module library for Apollo.☆51Updated 6 years ago
- The main package for serverless-cqrs☆89Updated last month
- A small library to handle graphql and apollo errors in a better way☆42Updated 7 years ago
- EventStore Implementation in node.js☆541Updated 3 years ago
- Integration of GraphQL-Tools and Sequelize ORM☆90Updated last year
- An example microservice system in Node.js using Hemera and best of today.☆120Updated 7 years ago
- TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a…☆73Updated 6 years ago
- A short demonstration of why Tape makes for better testing than Mocha