#best-practices
Read more stories on Hashnode
Articles with this tag
This isn't another "break down the monolith" article. This post is about making the applicable decisions, measuring and verifying the results · There...
Rewriting apps is easy. Doing it while preserving compatibility... That's a bit hard. Doing it live in production. That's the big challenge! · I spent...
Where should you add logs in a method? Should you even log in this method? If so what data should you include in the log? How to phrase the message? ·...