The Node.js Advocacy Ambassador program?

May 21, 2024 By Mark Otto 0

Node.js Weekly

Node v22.2.0 (Current) Released — A less significant release, feature-wise, than 22.0 or 22.1, but lots of little bug fixes, tweaks around core dev experience, getting Node’s built-in ESLint rules ready for ESLint v9, and the --inspect-wait flag to make the debugger wait for a connection in order to debug code from the very start of execution.

Michaël Zasso

Everything You Need to Know About Git — Join ThePrimeagen for this extensive video course and ensure you never run into an unsolvable Git problem again. You’ll learn advanced git abilities like interactive rebasing, bisecting, worktrees, the reflog, and more.

Frontend Masters

How to Document Your JavaScript Package — You’ve written some useful code, you want to distribute it.. what next? Good docs! The Deno team demonstrates the value of JSDoc and writing documentation alongside your usual source code. While Deno’s tooling is focused upon here, the concepts apply to, and can be used with, Node too.

The Deno Team

QUICK BITS:

🛠 Code & Tools