PMPushkar Mishrainpushkarmishra.hashnode.dev·Sep 14, 2023 · 2 min readBackend DevelopmentSo, I'm creating a blog series in which I'll cover backend programming in a way that someone with no coding knowledge can understand. So, let's start with databases: When you hear the word database," the first thing that comes to mind is the collecti...00
PMPushkar Mishrainpushkarmishra.hashnode.dev·Jun 12, 2023 · 2 min readIntroduction to Backend DevelopmentMosly Referred to the server-side of an app and anything that communicates between the database and the frontend/browser. A Backend Developer's Life Cycle understand plan develop test Backend Development Tools and Technologies Servers: A comp...00