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
1
--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 sponsor
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:
🤝 It hasn’t been finalized yet, but the Node team is working on a Node.js Advocacy Ambassador program where the team will nominate a group of annual ambassadors to help in spreading the word about various Node.js topics.
⚠️ If you haven’t taken the official Node.js Next 10 Survey yet, please do! Entries close this Friday, May 24, and your input will help steer future core team decisions.
Commander 12.1: Node Command-Line Interfaces Made Easy — The long standing ‘batteries included’ system for building apps that interface with the command line gains a few tweaks to stay up to date with modern practices.
TJ Holowaychuk
Mongoose 8.4 – Popular MongoDB object modeling library.
Piscina 4.5 – Efficient worker thread pool implementation.
Prisma 5.14 – Popular ORM for Node.js and TypeScript.
#555 — November 12, 2024 Read on the Web Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates, adding five new ones, but development of TypeScript support has Read more…
#554 — November 5, 2024 Read on the Web Why Code Security Matters – Even in Hardened Environments — A nicely diagrammed deep dive (and it really is deep) into a technique that allows malicious Read more…
#553 — October 29, 2024 Read on the Web Transformers.js v3: Now You Can Run Transformers in Node.js — A JavaScript port of Hugging Face’s 1transformers Python library that makes it possible to run natural Read more…
0 Comments