Looking through the Node toolbox
August 6, 2024
๐๏ธ 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 ๐ |
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) ๐ |
๐ 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 |