With multi-sage Docker build, it's possible to create an effective build flow to assemble lean and secure Node.js image using single Dockerfile. (more…)
Read more »
node - Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: (more…)
Read more »
tl;dr: If you are running an application in production mode now or in the near future, use the LTS version of Node.js, otherwise the current version. To install multiple versions in parallel, use a version manager such as nvm. (more…)
Read more »
Windows 32-bit Installer: https://nodejs.org/dist/v7.1.0/node-v7.1.0-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v7.1.0/node-v7.1.0-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v7.1.0/win-x86/node.exe
Windows 64-bit Binary: https:/...
Read more »
Editor’s Note: Today’s post is a guest post from John-David Dalton, a Program Manager on the Microsoft Edge team and creator of the popular Lodash JavaScript library, sharing the news of a new community project to bring ECMAScript modules to Node. I’m exc... (more…)
Read more »