43 followers
Software Engineer with a drive.
Caching is a well known technique used to speed up server response time and provide better user experience. Today we would be diving into, what this...
As the complexity of modern web applications grows, so does the need for scalable and robust database solutions. Prisma makes database access easier...
In this article, we would be containerizing a nestjs application that uses a Postgresql database with docker. Containerization has become crucial in...
Typescript offers a few useful features which enhance developer productivity working with types. Utility Types are one of these features, they are...
What Nullish Coalescing is all about Nullish coalescing is an operator introduced in TypeScript version 3.7 that allows developers to specify a...
Hello there, today we'll be taking a look at my journey in the field of software engineering. In this article, I'll go over the highlights of my...