KickStart to NodeJS
Let's see a JavaScript runtime which allows us to run the scripts outside of a browser.
TL;DR
JavaScript is ofcourse the de-facto language of browser, and these browser has javascript engine built in, for example google has v8 engine, firefox has Spi...
shamaayil.hashnode.dev3 min read