Pinned Repositories
cleancoders_openchat
Backend application for the CleanCoders series
ddd-edm-course-materials
Course Materials for Domain-Driven Design and Event-Driven Microservices Online Class
docs-ui
Repository that provides the Antora UI and theme for the oNote documentation site.
event-modeling-kotlin-koans
forecasting-with-data
iterative-incremental-product-delivery
java-take-home-exercise
kent-beck-money-example
learn-spring
Just Announced - "Learn Spring Security OAuth":
readable-tests-by-example
Project that was used to demonstrate how to write tests that can serve as living code documentation. (DDD, Hexagonal Architecture, DSL, BDD)
test-driven-development's Repositories
test-driven-development/serverless-graphql-blog
A Serverless Blog leveraging GraphQL to offer a REST API with only 1 endpoint using Serverless v0.5
test-driven-development/TypeDD-Samples
Sample code from "Type Driven Development with Idris"
test-driven-development/functional-eventsourcing
Event sourcing with pure functions, left fold, pattern match
test-driven-development/Mvc
ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor.
test-driven-development/generics
Source code for "Understanding Java 8 Generics" video course
test-driven-development/dpij
Source code for "Design Patterns in Java" by Steve Metsker and Bill Wake
test-driven-development/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
test-driven-development/book-chapter-2-code
test-driven-development/book-chapter-5-code
test-driven-development/testing_legacy_code
Exercises to unit test legacy code
test-driven-development/legacy-code-refactor
Code for a Demo of Legacy Code Refactoring