Intro to backend (Using Javascript)
Introduction
So far all the Javascript, HTML and CSS we have learnt is part of front end, i.e the part the user interacts with. But to make a fully working web app we need what we call a "backend". It has three parts - Database, Server and Applicati...
manmohan65.hashnode.dev2 min read