Node.js Flashcards
1
Q
What is Node.js?
A
Node.js is an open-source and cross-platform JavaScript runtime environment
2
Q
Which engine Node.js runs?
A
Node.js runs the V8 JavaScript engine, the core of Google Chrome, outside of the browser.