#325 — February 12, 2020 |
Node Weekly |
19 (And Counting) Node CLI App Best Practices — From the creator of several Node-based CLI tools comes a curated collection of best practices for building “successful, empathic and user-friendly” CLI tools using Node. Help is sought regarding translations and contributions, if you have any ideas. Liran Tal |
Node v12.16.0 (LTS) Released — The LTS releases gets a backported feature from Node 13 ( Michaël Zasso |
Visualize and Optimize Your Node.js Performance with Datadog — Datadog’s APM generates detailed flame graphs that will help your teams identify bottlenecks and latency, and can easily pivot to related logs and metrics in seconds to troubleshoot the error. Visualize Node.js metrics end-to-end with a free trial. Datadog APM sponsor |
A Day in the Life of npm Security — André Eleuterio is the ‘vulnerability coordinator of that npm security inbox’ which means he gets to analyze all of the various vulnerability reports coming in regarding npm packages. André Eleuterio |
Node.js and JavaScript Conferences Worth Attending in 2020 — A thorough list of various Node conferences and events to attend this year. (Note: We also include events in the newsletter from time to time, such as at the bottom of this issue.) Liz Parody |
The 'Request' Package is Now 'Fully Deprecated' — Mikeal Rogers began to steer users away last year but now the once popular request |
💻 Jobs |
Find a Dev Job Through Vettery — Vettery is completely free for job seekers. Make a profile, name your salary, and connect with hiring managers from top employers. Vettery |
Node.js Developer at X-Team (Remote) — Work with the world's leading brands, from anywhere. Travel the world while being part of the most energizing community of developers. X-Team |
📚 Tutorials |
Building a Continuous Integration and Deployment Pipeline Using Docker — A really sweet, well paced tutorial that almost anyone would be able to follow to set up a basic CI/CD process for a Node app. Tania Rascia |
How to Publish an Updated Version of an npm Package — If you release your own npm packages, or if you’ve inherited packages from your team, this is a nice guide that covers many of the challenges with getting a new version out. Scott Vandehey |
The Node.js Security Handbook — Improve the security of your Node.js app with the Node.js security handbook made for developers. Sqreen sponsor |
Node Async Best Practices and Avoiding 'Callback Hell' — A look at the tools and techniques at your disposal when handling asynchronous operations. Tamas Hodi and János Kubisch |
How To Read An Excel File in Node gravity well |
Understanding the Node.js Event Loop Phases Sumedh Nimkarde |
🛠 Tools, Resources and Libraries |
Beluga: Create Node-Powered E-Commerce Sites — Brings React, Stripe and Node together so you can create your own e-commerce site. GitHub repo. Rachel Binx |
Baretest: An 'Extremely Minimalistic' Alternative to Jest — A fast and simple JavaScript test runner that boasts a ‘brainless’ API. The motivation? Runniing tests as fast as possible. volument |
Vendure: A Headless GraphQL E-commerce Backend Framework — Built on Node, Nest and TypeScript. The idea is you’d use this for the backend, then implement the front-end of your store however you prefer (in contrast to Beluga, above). Vendure |
Faster CI/CD for All Your Software Projects Using Buildkite Buildkite sponsor |
Release It: A CLI Tool to Automate Package Publishing Tasks — Think things like bumping versions, tagging, creating releases at GitHub or GitLab, changelog generation, etc. Lars Kappert |
Agenda 3.0: Lightweight Job Scheduling for Node — Uses a MongoDB-backed persistence layer. First linked a year ago but v3.0 dropped just today. Ryan Schmukler |
|