V8 NodeJs Basics
What is V8 ?
V8 is an open-source JavaScript engine developed by the Chromium project for the Google Chrome web browser. It is written in C++.
Nowadays, it is used in many projects such as NodeJS and MongoDB.
What is NodeJs?
NodeJS is an open-sour...
murtazarangwala.hashnode.dev3 min read