can be used to automatically run ES modules when their syntax can be detected. … We hope to make detection enabled by default in a future version.”
Michaël Zasso
Node v20 Becomes Active LTS Version with v20.9.0 — Codenamed ‘Iron’, v20.9.0 is the first v20 release in its new life as the active LTS version, a role v20 will keep until October 2024. Time to start considering those Node 18 to 20 migrations in production..
Richard Lau
Streamline API Development with Postman Workspaces — Postman workspaces give teams shared access to the API tools they need to solve problems together. They are the go-to place for development teams to collaborate and move quickly while staying on the same page.
, says Sindre. Given his epic number of maintained libraries, he could probably migrate half of the ecosystem solo, but he sets out his case for other library maintainers to avoid the use of
🔐 GitHub is now scanning all public npm packages for leaked secrets. Note that if secrets are found, the provider associated with those secrets is notified, not the package maintainer.
🗣Is Express Still the ‘De-Facto’ Choice? — A Hacker News discussion about whether Express is still the ‘go-to’ choice for building Node-powered webapps. The statistics from every recent survey I’ve seen indicate yes, but there are plenty of viable alternatives to choose from.
resvg-js 2.6: A High-Performance SVG Renderer and Toolkit — Powered by Rust’s resvg on the backend, this works in both Node and the browser for converting SVG to PNG with a high level of SVG spec support. v2.6 claims to be ‘up to 115x faster’ for large SVG files, thanks to a new rendering algorithm.
Express TypeScript Skeleton: An Express.js App Template — It may be Halloween, but it’s not that type of skeleton. Instead it’s a template for creating a REST API on top of Express, TypeScript, ESLint, Prettier, and some other tools.
#556 — November 19, 2024 Read on the Web AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact Read more…
#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…
0 Comments