Sending emails is a critical functionality in many applications, whether for user notifications,...
In the past, I often noticed a common approach where developers (including myself of course) used the...
There are only two hard things in Computer Science: cache invalidation and naming things. -- Phil...
Let's start with a common situation. You've just created a new application in node.js. The...
A long time ago, I found myself in a situation where I had to create a scalable system that could be...
Recently, I've been thinking about how to make some of my crucial endpoints more secure when using...
I often doubt my programming skills and experience when it comes to project something unusual or choo...
Hi! This is my second post on dev site. I hope you will enjoy my article about pure CQRS pattern. 😊...
Hi folks. This is my first post here! I hope you will enjoy my thoughts of software best practices 😊...