msid.hashnode.devSystem Design - First Principles The Chemistry of Software!**Disclaimer** : If you encounter H-E (Hindi English) block IGNORE IT. It is for my understanding, first I jot down topic for understanding then re-write to English. Please bear with me. Thank you. Ig18h ago·8 min read
msid.hashnode.devPart 2 : HTTP- The language your backend speaks!“If the backend is the brain, HTTP is the language it uses to communicate with the world.” In Part 1, (Check Blog 🤧) we answered why backends exist.Now comes the next inevitable question: How do the frontend and backend actually talk to each other...Jan 15·10 min read
msid.hashnode.devBeyond Frameworks: Reimagining the Backend.What actually is a backend, and why does it exist? “The backend is like plumbing. Nobody notices it when it works, and everyone panics when it doesn’t.” If you’re learning backend development, chances are you’ve heard things like: “The backend han...Jan 13·5 min read
msid.hashnode.devAll you need to know about SQL + Interviewers favourite queries!Structured Query Language No worries not only now you can write your queries but have a good understanding of SQL!! What is SQL!! SQL: Structured Query Language, used to access and manipulate data. SQL is not DB, is a query language. SQL used CRUD o...Dec 5, 2022·20 min read
msid.hashnode.devDockerrrrr!!!!!Hey! Hope you all are doing good. I am Muhammad Mahad but you can call me sid. I'll be sharing my Devops Journey through writing blogs and today I learned one of the most essential topic DOCKER! and I want to share it with you. What is docker? Docker...Nov 25, 2022·7 min read