unclebob / Clean-Code-PerformanceLinks
☆46Updated 2 years ago
Alternatives and similar repositories for Clean-Code-Performance
Users that are interested in Clean-Code-Performance are comparing it to the libraries listed below
Sorting:
- Tech Excellence☆86Updated last month
- A place to practice Refactoring To Patterns that Kerievsky wrote about in his book☆78Updated 2 years ago
- An example application implementing Hexagonal Architecture☆216Updated 2 years ago
- This is a refactoring kata for improving your coding skills☆118Updated 2 months ago
- This is an initiative to allow experimentation with various software architecture models in the form of an open-source project.☆32Updated 2 years ago
- A curated collection of useful links and resources related to Domain-Driven Design☆94Updated 7 months ago
- The videostore example from Martin Fowler's Refactoring, and from Episode 3 of cleancoders.com☆92Updated 4 years ago
- The companion website for Communication Patterns: A Guide for Developers and Architects, by Jacqui Read☆59Updated last year
- This page is an attempt to centralize useful resources (code katas, workshops, talks) that can help aspiring Software Craftsperson in the…☆45Updated last year
- Domain-driven design example in Kotlin with Spring framework☆41Updated 5 years ago
- Optimize the value of your tests by choosing how to tradeoff among various valuable properties.☆221Updated 10 months ago
- Explaining Ubiquitous language, Rich domain model, Anemic domain model, Domain service, DDD layers, Entities, Value objects, Aggregates, …☆70Updated 5 years ago
- Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations☆232Updated 2 months ago
- TCR (Test && Commit || Revert) utility☆53Updated this week
- A detailed summary of Clean Architecture by Robert C Martin (Uncle Bob)☆344Updated last year
- Coding practice demonstrating an awfully long method. Try to refactor this method.☆41Updated 4 years ago
- Maintainable software without effort.☆35Updated 4 years ago
- Clean code CQRS/ES with projections example project☆15Updated 4 years ago
- Hexagonal Architecture Java Example☆30Updated 2 years ago
- Advent of Craft 2023☆93Updated last year
- Banking Kata (.NET)☆154Updated 3 years ago
- A little Kata to practice clean code☆16Updated 8 years ago
- Example of DDD with Clean Architecture☆60Updated last year
- Exercise for creating supermarket checkout pricer.☆24Updated 2 years ago
- Kata to learn about Polymorphism☆131Updated 3 weeks ago
- the goal is to practice refactoring to a Chain of Responsibility pattern☆20Updated last month
- This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://gith…☆110Updated last year
- The Java version of the Args Program.☆56Updated 5 years ago
- Sample Code for a DSL based approach to Acceptance Testing☆75Updated 8 years ago
- A clean, simple and accessible java implementation of CQS/CQRS, with the Command Bus pattern and hexagonal architecture.☆37Updated last year