What is Node.js? JavaScript on the Server Explained
For a long time, JavaScript had a very specific role: it lived inside the browser.
You used it to:
Handle button clicks
Update the UI
Validate forms
But if you wanted to build a backend, you had
blog.harshdotexe.me5 min read