Profile avatar
ecmascript.news
ECMAScript News – JavaScript and tools: 🦋 All links: here on Bluesky 🦣 Mastodon: https://mastodon.online/@ecmascript_news 📧 Weekly email with additional information: https://ECMAScript.News Written by @dr-axel.de and @johannesweber.bsky.social
159 posts 237 followers 2 following
Prolific Poster

Bun v1.2.15: `bun audit`, `BUN_OPTIONS`, editing files in Chrome, and more @jarredsumner.com bun.sh/blog/bun-v1.... #ECMAScript #JavaScript

Introducing the new `vlt exec` and `vlt exec-cache` commands @vlt.sh blog.vlt.sh/blog/new-vlt... #ECMAScript #JavaScript

vlt client: `jsr:` support @vlt.sh blog.vlt.sh/blog/jsr-sup... #ECMAScript #JavaScript

Why are 2025/05/28 and 2025-05-28 different days in JavaScript? brandondong.github.io/blog/javascr... #ECMAScript #JavaScript

Nova: JavaScript and WebAssembly engine written in Rust @trynova.dev trynova.dev #ECMAScript #JavaScript

Exploring JavaScript error handling www.haydenbleasel.com/blog/on-java... #ECMAScript #JavaScript

Iterator helpers have become Baseline Newly Available web.dev/blog/baselin... #ECMAScript #JavaScript

Early exits in JavaScript generators blog.shortround.space/blog/early-e... #ECMAScript #JavaScript

rolldown-vite: preview of the next version of Vite @evanyou.me @vite.dev voidzero.dev/posts/announ... #ECMAScript #JavaScript

ESLint v9.0.0: A retrospective - ESLint - Pluggable JavaScript Linter @humanwhocodes.com @eslint.org eslint.org/blog/2025/05... #ECMAScript #JavaScript

Bun v1.2.14: catalogs in `bun install` and more @jarredsumner.com bun.sh/blog/bun-v1.... #ECMAScript #JavaScript

Summary of the April 2025 TC39 plenary @igalia.com blogs.igalia.com/compilers/20... #ECMAScript #JavaScript

A brief history of JavaScript @deno.land deno.com/blog/history... #ECMAScript #JavaScript

JavaScript’s upcoming Temporal API and what problems it will solve waspdev.com/articles/202... #ECMAScript #JavaScript

The state of JavaScript debugging in WebAssembly @thenewstack.io thenewstack.io/the-state-of... #ECMAScript #JavaScript

JSPM 4.0: dependency management via import maps in browsers (benefits: reduced tooling and more) @guybedford.com jspm.org/jspm-4.0-rel... #ECMAScript #JavaScript

How JavaScript’s at() method makes array indexing easier allthingssmitty.com/2025/05/19/h... #ECMAScript #JavaScript

Nx 21: Continuous tasks and Terminal UI lead the way @philipfulcher.com @nx.dev nx.dev/blog/nx-21-r... #ECMAScript #JavaScript

ESLint can now lint HTML using the html-eslint language plugin @eslint.org eslint.org/blog/2025/05... #ECMAScript #JavaScript

A preview of the new Mocha website is now online mochajs.org/next/ #ECMAScript #JavaScript

ES Module Shims 2.5: hot reloading and more @guybedford.com‬ guybedford.com/hot-reloadin... #ECMAScript #JavaScript

JavaScript’s new superpower: explicit resource management via `using` v8.dev/features/exp... #ECMAScript #JavaScript

How V8 JavaScript engine works behind the scenes www.deepintodev.com/blog/how-v8-... #ECMAScript #JavaScript

Matt Pocock and Ashley Claymore on the composites proposal (composite keys in Maps and Sets) @mattpocock.com @ashley-c.bsky.social www.youtube.com/watch?v=hFen... #ECMAScript #JavaScript

Parcel v2.15.0: new transformer & minifier for HTML & SVG, fewer npm dependencies, and more parceljs.org/blog/v2-15-0/ #ECMAScript #JavaScript

Error.isError(): better way to check error types in JavaScript www.trevorlasn.com/blog/error-i... #ECMAScript #JavaScript

Migrating a JavaScript project from Prettier and ESLint to Biome @appsignal.com blog.appsignal.com/2025/05/07/m... #ECMAScript #JavaScript

An introduction to Node.js 24 from Red Hat @mhdawson.bsky.social @rwklau.bsky.social www.redhat.com/en/blog/intr... #ECMAScript #JavaScript

I think the ergonomics of JavaScript generators is growing on me macarthur.me/posts/genera... #ECMAScript #JavaScript

ESLint v9.26.0: MCP server integration, globalThis in no-shadow-restricted-names and more @eslint.org eslint.org/blog/2025/05... #ECMAScript #JavaScript

Deno 2.3: improved deno compile, local npm packages, and more @deno.land deno.com/blog/v2.3 #ECMAScript #JavaScript

The power of the spread and rest syntax in JavaScript allthingssmitty.com/2025/05/05/t... #ECMAScript #JavaScript

Giving V8 a heads-up: faster JavaScript startup with explicit compile hints v8.dev/blog/explici... #ECMAScript #JavaScript

Converting values to strings in JavaScript has pitfalls @dr-axel.de 2ality.com/2025/04/stri... #ECMAScript #JavaScript

Tutorial: publishing an npm package @jakob.jingleheimer.dev @nodejs.org nodejs.org/en/learn/mod... #ECMAScript #JavaScript

JSR Board Meeting 2025-04-17: concrete steps toward sustainable open governance and more @deno.land github.com/jsr-io/jsr/i... #ECMAScript #JavaScript

ConTejas Code Podcast: Alexander Lichter (VoidZero) – the state of modern web tooling @thealexlichter.com @tej.as tej.as/podcast #ECMAScript #JavaScript

Starter pack: Pure JavaScript • JavaScript and tooling • No TypeScript • No frameworks go.bsky.app/NdVi2b9

Using pnpm catalogs for categorizing package dependencies @antfu.me antfu.me/posts/catego... #ECMAScript #JavaScript

srvx: universal server API that supports Node.js, Deno and Bun @pi0.io srvx.unjs.io #ECMAScript #JavaScript

The evolution of JavaScript modularity (from 2018) @myshov.bsky.social github.com/myshov/histo... #ECMAScript #JavaScript

vlt client: query package data for security information (provided by Socket) @ruyadorno.com @vlt.sh blog.vlt.sh/blog/insight... #ECMAScript #JavaScript

Bundler Explorer: playground for Rollup, Rolldown and esbuild @sxzz.dev bundler.sxzz.dev #ECMAScript #JavaScript

How Rolldown works: module loading, dependency graphs, and optimization explained www.atriiy.dev/blog/rolldow... #ECMAScript #JavaScript

Igalia podcast: Nicolò Ribaudo about the past, present and future of Babel @bkardell.com @meyerweb.com @nicr.dev @igalia.com www.igalia.com/chats/babel #ECMAScript #JavaScript

devtools.fm podcast: Zack Jackson – ByteDance, rspack, and the future of web development @scriptedalchemy.bsky.social @just-be.dev @hipstersmoothie.com @devtools.fm www.devtools.fm/episode/139 #ECMAScript #JavaScript

Optimizing Node.js performance: V8 memory management and garbage collection tuning @nodeland.dev @platformatic.dev blog.platformatic.dev/optimizing-n... #ECMAScript #JavaScript

Introduction to the JavaScript bundler Rspack @appsignal.com blog.appsignal.com/2025/04/16/a... #ECMAScript #JavaScript

ECMAScript proposal updates at the 2025-04 TC39 meeting @azu.bsky.social ecmascript-daily.github.io/ecmascript/2... #ECMAScript #JavaScript

pnpm 10.9: installing JSR packages and more @pnpm.io github.com/pnpm/pnpm/re... #ECMAScript #JavaScript