SaaSHub helps you find the best software and product alternatives Learn more →
Modular-monolith-with-ddd Alternatives
Similar projects and alternatives to modular-monolith-with-ddd
-
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
-
eShopOnWeb
Discontinued Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
-
-
html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
-
-
-
-
-
-
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
-
Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
-
UpdatedMonolithSolver
A tool that creates a solution for the "Treasure Hunter! Monolith" minigame in Danganronpa V3: Killing Harmony
-
modular-monolith-with-ddd discussion
modular-monolith-with-ddd reviews and mentions
-
Modular Monolith with DDD repository migrated to .NET 8.0
Link to PR here: https://github.com/kgrzybek/modular-monolith-with-ddd/pull/286
-
How to find a sample enterprise applications?
- https://github.com/kgrzybek/modular-monolith-with-ddd (a really well documented example)
-
How I start every new Python backend API project
You can see there is a module called building_blocks. Inside it, I keep all the utilities needed in the project, like a logger, serializers, and so on. I did not make up this name, I borrowed it from this repo.
- Does anybody want to learn Computer Science??
-
100+ Must Know Github Repositories For Any Programmer
9. Modular Monolith with TDD
- Can you suggest a Git repo using DDD
-
Can you suggest a git repo using DDD?
This covers far more than just DDD, however, I find the links and README super helpful for a wide range of subjects: https://github.com/kgrzybek/modular-monolith-with-ddd
-
Software design: What are the middle ground options between monolith and microservices?
Modular monolith. Here is one of the best production-ready examples https://github.com/kgrzybek/modular-monolith-with-ddd
- Why do I distrust people who talk about Clean Architecture?
-
The only two custom React hooks we ever use
Am wondering what react community thinks of DDD.
I've been reading "blue" DDD book (by Eric Evans) and "red" book (by Vaugh Vernon) and that was a completely "my whole life was a lie" type of experience and relief at the same time. It's just so great to have the principles of who to structure the code. It, by definition makes, your codebase structure meaningful. Because it's structured according to some common knowledge, not your random thoughts at the time you were writing code.
I was surprised to find so little DDD react sample codebases. Let's say for backend there is huge amount of samples, i.e. https://github.com/kgrzybek/modular-monolith-with-ddd . For react/frontend I have bookmarked only https://github.com/talyssonoc/react-redux-ddd/tree/master/sr... and few more, but those others does not meet the optional criteria i like really much - at the highest (or at app) level all codebase need to have folders app, domain, infra and ui. Simple rule, but simplifies life a lot.
So my question is - is DDD for some reasons not very applicable for app frontend development. Or it just never became popular. Or maybe DDD is popular amongst react developers, just I am not aware of this.
Many thanks for any ideas and comments!
-
A note from our sponsor - SaaSHub
www.saashub.com | 5 Oct 2024
Stats
kgrzybek/modular-monolith-with-ddd is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of modular-monolith-with-ddd is C#.
Popular Comparisons
- modular-monolith-with-ddd VS CleanArchitecture
- modular-monolith-with-ddd VS Domain-Driven-Design-Example
- modular-monolith-with-ddd VS UpdatedMonolithSolver
- modular-monolith-with-ddd VS ASP.NET Boilerplate
- modular-monolith-with-ddd VS eShopOnWeb
- modular-monolith-with-ddd VS MassTransit
- modular-monolith-with-ddd VS Orchard Core
- modular-monolith-with-ddd VS Thingsboard
- modular-monolith-with-ddd VS clean-architecture-demo
- modular-monolith-with-ddd VS ABP