Backend Development
Start with Backend
Introduction
What is backend development?
~ The backend is the part of a web application that runs on Server. It sends the data to the frontend ( like your react app ) via APIs.
FrontEnd vs BackEnd
FrontEnd
It runs on Browser.
Te...
manyabackendjourney.hashnode.dev7 min read