#325 — February 12, 2020

Read on the Web

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 (assert.match() and assert.doesNotMatch()), more customizable serialization for child_process and cluster, plus a --trace-exit CLI option to print a stack trace whenever the Node environment is exited ‘proactively’ (e.g. Ctrl+C). The ES modules implementation has also been overhauled to get up to 13.x standards.

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 package is truly dead. If you’re using it, seek alternatives.

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

   🗓 Upcoming Events

Node.TLV, March 3 — Tel Aviv, Israel — Said to be the "the first-ever 100% Node.js focused confrence in Israel".

CityJS, March 25-27 — London, UK — A "JavaScript festival across London", organised in part by London's Node User Group.

React Summit, April 17 — Amsterdam, The Netherlands — A full-day, two-track conference on all things React and boasts being the biggest React specific conference in the world.

International JavaScript Conference, April 20-22 — London, UK — This three day event has a dedicated Node track.

OpenJS World, June 23-24 – Austin, Texas — OpenJS Foundation’s annual event (rocking a new name) brings together the JavaScript and web ecosystem including Node.js, Electron, AMP and more.