The latest Node.js news, articles, tools, and projects.
Improve Your Team's Process by Enforcing Build Standards — When working on a development team, it's vital to have common build standards among devs to save time and prevent duplicate work. Here are 3 ways CircleCI can automatically enforce shared build standards across your team. CircleCI | Switching From 'cluster' to PM2 and RabbitMQ — Node.js is generally single-threaded, and the cluster module is often used to take advantage of multiple CPU cores by spawning multiple processes. PM2, the process manager, provides an alternative way of doing this. Waleed Ashraf | Reported Malicious Module: 'getcookies' — It's interesting to get a look at how npm deals with reports of malicious modules, such as this one that contained a backdoor. The good news? No other published modules were using it in a dangerous way, but if you're using getcookies directly in an app, yank it ASAP. The npm Blog | Node v6.14.2 (LTS) Released — N-API has, experimentally, been backported to Node 6 which may extend Node 6's lifetime slightly as addons get updated to using N-API, but.. it's in maintenance mode only from here on out. Node.js Foundation | |
No comments:
Post a Comment