← All tags
Tag
#clean-code
2 posts tagged with this topic.
How I choose an architecture
My repeatable process for architecture decisions — start from the constraints, write an 'alternatives considered' table, and make the trade-off explicit. With examples from real projects.
SOLID, in practice
An evolving note on what each SOLID principle actually buys you in a real Spring Boot service — with the smells that tell you a principle is being violated.