Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
After a few years at a start-up turned scale-up, learning a few hard lessons along the way, I decided...
The SOLID principles are five design principles that aim to create software easy-to-maintain,...
Introduction to Microservice Architecture In modern software development, the shift from...
TLDR The MOIST principles provide a balanced approach to writing code that prioritizes clarity,...
Quick Summary: 📝 The hacker-laws repository serves as a curated collection of essential...
Hello there! Wow. Finally. Here I am. With my first post (of this kind) ever. "Post learning thought...
A New 8th Principle of Software Testing: Human Participation in Every Phase of the Software...
Functional programming (FP) is a programming paradigm that emphasizes the use of functions to create...
The basic principle of the Tell Don't Ask principle is to prefer telling an object what to do rather...