Peter Streef
Blog
Projects
About
Blog
Projects
About
Blog
Api First Design
Discover the benefits of API-first design, enabling efficient integration and empowering developers. Embrace API contracts to enhance your development process.
Clean Architecture
As part of my mission to write better software I researched to subject of Clean Architecture. After reading the book by Uncle Bob I tried out some of the more practical advise.
Domain Service
In this post I explain why and how my team went from running 20+ Microservices to 1 Domain service, achieve a much nicer developer experience and save big on cloud costs.
Crufd
To significantly reduce the required boilerplate for new user flows and greatly enhance Developer Experience, I designed and built a framework called CRUFD.
Naming Things
Naming things might be hard, but consistently naming similar things should not be!
Tight Coupling
Tight coupling is used much more often than it is fully understood. I'm proposing an alternative definition that might help.