Add Node.js
This commit is contained in:
4
glossary/Node-js.md
Normal file
4
glossary/Node-js.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
### Node.js
|
||||||
|
|
||||||
|
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
|
||||||
|
Node.js can execute JavaScript code outside of the browser and can be used to develop web backends or standalone applications.
|
||||||
Reference in New Issue
Block a user