Summer Craft Book 2024 🏖️
-
Updated
Nov 4, 2024 - Java
Summer Craft Book 2024 🏖️
Source code and examples for “Refactor Like a Superhero” talk.
Command-Query Separation integration for Symfony framework
3 apps, 1 package - an example how to leverage CQRS, Repository and DI to share application logic between multiple clients
Banking account simulation project for study purposes.
Eliminates boilerplate and enforces best practices for building scalable, maintainable applications. Implements DDD patterns, CQRS with type-safe handlers, and event-driven architecture with outbox pattern. AI-agent friendly with comprehensive documentation and code templates. Framework-agnostic design. Minimal dependencies, maximum flexibility.
`active_cqrs` is a lightweight Ruby gem that introduces CQRS into Rails applications.It builds directly ontop of ActiveRecord, and intends to enforce a clean separation between commands and queries for better scalability and maintainability.
Proposal: Command Syntax for JavaScript
Add a description, image, and links to the command-query-separation topic page so that developers can more easily learn about it.
To associate your repository with the command-query-separation topic, visit your repo's landing page and select "manage topics."