I know there is no need to have a reason to read, but did you know that reading makes you smarter ;P
Friday, March 31, 2023
Wednesday, March 29, 2023
How to make good programming decisions?
Recently I read a great book - "Software Mistakes and Tradeoffs: How to make good programming decisions" by Tomasz Lelek and Jon Skeet.
I like the idea, the structure, and all the suggestions the authors shared with us.
The book describes various problems we may face during daily work, how to tackle them, and how to decide which solution brings us the most benefits.
Friday, March 24, 2023
Link Dump #80
New season begins and a new portion of articles worth reading is here :)
Labels:
agile,
clean code,
cloud,
data mesh,
documentation,
Domain Driven Design,
growth,
hibernate,
jpa,
link dump,
rest,
security,
software architecture,
software development,
spring,
user story
Friday, March 17, 2023
Wednesday, March 15, 2023
What is the difference between Document, Event and Command?
What should you use when designing communication between services? When to use Document, Event, and when Command? What are the differences and similarities between them?
In this post, I will share a few things that may help you make a good decision.
Friday, March 10, 2023
Tuesday, March 7, 2023
You can't stop degradation
There are a lot of patterns, techniques, and approaches that help to write understandable code and build an architecture possible to change.
The difficult aspect of development is the fact that whatever you will do, the code and the architecture will degrade.
The question is, why regardless of tries and efforts we cannot change that?
Friday, March 3, 2023
Subscribe to:
Posts (Atom)