Looking through the Node toolbox

August 6, 2024 By Mark Otto 0

πŸ–οΈ Hi! We’re taking next week off for a brief summer break. We’ll be back with our next issue on August 20.

We’ve also noticed in testing that Gmail isn’t entirely sure about this issue, so if you could mark it as safe, show images, perhaps click a link or two, etc. that would be very helpful to signal that we’re legit! Thank you πŸ™‚
__
Peter Cooper, your editor

Node.js Weekly

Level Up Your Next.js Skills β€” Join Scott Moss for this detailed video course on intermediate Next.js. Learn how to build production-ready apps by diving into concepts such as server actions, data fetching, protected routes, form authentication, performance caching, and more.

Frontend Masters

The Node.js Best Practices List: 2024 Edition β€” An in-depth guide for Node developers that we link to most years. Divided into 8 sections and updated regularly, it digs into areas from error handling and code style to Docker and security practices.

Yoni Goldberg

πŸ“„ What’s New for Developers in ECMAScript 2024 – High-level analysis of the latest developments. Mary Branscombe (The New Stack)

πŸ“„ git push --force and How to Deal with It Andrey Novikov

πŸ›  Code & Tools

JS-PyTorch: A PyTorch-Like Library for JavaScript β€” Recently renamed from JS-Torch, this brings some of the magic from Python’s popular PyTorch library to JavaScript for training and testing neural networks in particular. We linked to it earlier this year, but it has added GPU support thanks to GPU.js.

Eduardo Leao