Difference between revisions of "Js/Node"

From Adam Meola - wiki
< Js
Jump to navigation Jump to search
Line 9: Line 9:
 
For more info, i direct you to the official site:  https://nodejs.org/en/about/
 
For more info, i direct you to the official site:  https://nodejs.org/en/about/
  
 +
 +
Topics on this page:
 
<splist
 
<splist
 
  showparent=no
 
  showparent=no

Revision as of 02:27, 29 August 2020

NodeJS

A javascript runtime for servers, desktop apps, scripting, and even IOT!

... Mostly it's for servers and dev tools, but it CAN do ANYTHING!


Ask yourself if it's a good idea, rather than if it's possible...

For more info, i direct you to the official site: https://nodejs.org/en/about/


Topics on this page: