17 followers
Backend Developer | Docker & K8s | Learning Microservices | Writes blogs for fun :)
Pre-requisites:Must know how to use mongoose to create models, run queries, writes, updates and creating a connection. ACID ACID transactions in...
Imagine you're throwing a party, and you're the host. You have different types of guests coming in, each with their own level of access to your...
Situation Imagine a scenario: You have a web application where requests pour in from users at a rapid pace. These requests, whether it's to view a...
Deploy a PostgreSQL database in minutes with Docker Β· Pre-requisites: Docker installed on your machine. β¨ Introduction Running PostgreSQL on Docker is a...
Pre-requisites: try-catch block, Classes & Inheritance in JavaScript BUT... Why do we need Custom Error Classes? This is important to know, otherwise,...
Scenario Letβs say we have a collection of documents representing books in a library. Each book document has a genres field, which is an array of...