Latest Node.js boosts stream performance

Node.js v20.8.0 has arrived, offering performance improvements for streams in the popular JavaScript runtime environment. Published as the “current” version of Node.js on September 29 and offering the platform’s latest features, Version 20.8.0 can be downloaded from nodejs.org. Stream performance improvements were made to writeable and readable streams, improving creation Read more…

Polyfills gone rogue

#​503 — September 26, 2023 Read on the Web Speeding up the JavaScript Ecosystem: Polyfills Gone Rogue? — Marvin has been on a mission to speed up popular libraries – first blogging about speeding up the JS ecosystem, one library at a time last year. Earlier this year he tackled Read more…

Deno runtime now integrates with Jupyter Notebook

Deno runtime proponents are touting the simplification of software development via the use of Jupyter Notebook in Deno 1.37. This latest version of the runtime for JavaScript, TypeScript, and WebAssembly also features improved editor support for Visual Studio Code. To read this article in full, please click here

You can run GitHub Gists with npx

#​501 — September 12, 2023 Read on the Web MikroORM 5.8 Released — When MikroORM is mentioned anywhere, I always see folks saying it’s great and deserves more attention, so I’m doing my bit to help 😁 It’s an ORM for Node based around Data Mapper, Unit of Work (hello Read more…