Popular Node.js practices to reconsider
August 25, 2022
Popular Node.js Patterns and Tools to Reconsider? — Yoni is well known for his work in cataloging Node best practices but he thinks we should reflect upon entrenched approaches over time. Here he presents nine common approaches to reconsider, including the use of Dotenv, Passport.js, and having conditional code based on the value of Yoni Goldberg |
QUICK BITS:
|
Node v16.17.0 (LTS) Released — This is one of those incredibly useful LTS releases where a bunch of more modern features get backported and made available to developers who can’t run ‘Latest’ all the time. With 16.17.0, 16.x users gain access to the Michaël Zasso |
Deploying a Node App with AWS Elastic Beanstalk — Elastic Beanstalk was one of the earliest app deployment orchestration services and while there are now lots of approaches to deploying apps, EB remains an option for AWS users. Samson Omojola |
🛠 Code & Tools |
Soketi: Simple and Fast WebSockets Server — “Ever dreamed about Serverless WebSockets? Soketi can be deployed to Cloudflare Workers. All around the world, closer to your users. Same Pusher protocol.” Written in TypeScript. Soketi Team |
QUICK RELEASES: |
|