Tagged “dev”
-
TIL Microservice vs Monolith architecture dev
Final Verdict: You can do way more damage setting up a microservice architecture incorrectly in the long run than a really bad monolith.
-
TIL of a guide for naming things dev cleancode
Naming is hard. Naming is important because '.imgFloatLeft' no longer is accurate when we switch to 'ltr' format.
-
TIL this glorious website - No Hello dev comic workplace
Nothing worst than the dreaded 'Hello', followed by silence. Just start talking.
-
TIL the Rule of Three for Refactoring refactoring junior rule dev
The first time you run into a problem, solve it. The second time, just copy it. The third time, then you make that consideration.
-
TIL Technical Writing writing dev teaching
The goal of good technical writing is to explain in clear terms what a API is about, or how this piece of software works.
-
TIL the benefits of standup agile dev
Standups are actually useful for keeping an eye on the newbies.
-
TIL the Heisenbug dev
In computer programming, heisenbug is a classification of an unusual software bug that disappears or alters its behavior when an attempt to isolate it is made.
-
TIL this bash script bash dev
I share this bash script because it's really easy to read, and a reminder that all langauges are kinda built the same.
-
TIL even professionals forget things dev
It's nice to be reminded that even the professionals forget basic things.
-
TIL Categorizing code codetheory dev
I find myself wanting to refactor everything that doesn't move right. I like this post because it doesn't treat all code blocks as equal.
See all tags.