Basic of nodejs
node js
What is nodejs
It is event driven architecture, lightweight and efficient way of connecting server from FE, non blocking I/O it doesnt have any document, window, instead it has process, global ,
Some commands
process.exit()→ exits the current...
mern-stack-developer.hashnode.dev3 min read