Andrew Young H. Chaa is an experienced Backend-focused full-stack developer with a background of working on large scale, high volume distributed services. He currently works as a lead developer at Clear Bank.
Talks I've Given
-
Solving 5 typical Issues in API development with Domain Driven Design
Featuring Andrew Chaa
Do you mostly write DTO classes, property bags with data from database or from APIs? Do you name every class in the service layer managers, processors, or services? Are you disappointed that you can't do DDD as your day to day job is to build simple CRUDy APIs?
Then, come and join my talk to...
.net architecture api api-design ddd -
Value objects will lead you to the world of DDD
Featuring Andrew Chaa
Value objects are talked about a lot but still we are often obsessed with primitives. Let's explore how values objects will add value to our code and what damages primitives can cause us of our code.
ddd .net