Absolute beginner introduction to nodeJS.
What is nodeJS?
NodeJS is an open-source and cross-platform(able to run different type of operating system) runtime environment for executing javascript code outside a browser. It isn't a framework and isn't a programming language. NodeJS often used ...
avinasharex.hashnode.dev1 min read