Sample applicatoin showing a homegrown implementation of CQRS concepts
-
Updated
Nov 16, 2011 - JavaScript
Domain-driven design (DDD) is is a programming paradigm where code is separated into domains with distinct business logic. This helps isolating relating logic and stick to each domain’s objective.
Sample applicatoin showing a homegrown implementation of CQRS concepts
Study project based on DDD(Domain-Driven-Design), using ASP.NET MVC as a presentation layer.
A async domain event system implementation in javascript
"None Of The Above" - is going to be a secure online voting system, intended to give the electorate better choices. It always adds one additional choice to anything to be voted on: If more than 50% of voters choose "None of the Above", the election is considered null and void.
Simple pagination using mongoosejs
Event Sourcing bank implementation using Domain Driven Design
DDD Skeleton for .Net Core Web Applications Scheduler (Quartz) Caching (Redis) IoC (Autofac) ReactJS Dapper SignalR Core Docker (+Docker Compose)
NodeJS web api using the clean architecture with DDD