Javascript / Typescript Flashcards
(2 cards)
1
Q
What is NPM
A
Node package manager
2
Q
What is node.js
A
Is the backend of javascript. Node.js is a runtime environment that executes JavaScript code outside of a web browser.