Content deleted Content added
No edit summary Tags: Reverted Visual edit Mobile edit Mobile web edit |
Macaddct1984 (talk | contribs) |
||
Line 246:
=== Package management ===
[[npm (software)|npm]] is the pre-installed package manager for the Node.js server platform. It installs Node.js programs from the [https://www.npmjs.com/ npm registry], organizing the installation and management of third-party Node.js programs
=== Event loop ===
|