Talk about the upcoming Temporal API by one of its creators
@gitnationorg
https://gitnation.com/contents/temporal-the-curious-incident-of-the-wrong-nighttime
Ecosystem Performance (e18e) community showcase: Prettier CLI, e18e CLI, ESM-only migration, and more
@e18e
https://e18e.dev/blog/community-showcase-q2.html
esbuild v0.25.7: `import defer`, `import source`, and more
@evanw
https://github.com/evanw/esbuild/releases/tag/v0.25.7
JavaScript microtasks and the event loop
https://codedynasty.dev/posts/JavaScript-Microtasks-A-deep-look-and-comparision-to-defer
Bun v1.2.19: pnpm-style node_modules, interactive dependency management, and more
@jarredsumner
https://bun.com/blog/bun-v1.2.19
ream.js: functional datetime library with immutable data structures
https://www.npmjs.com/package/ream.js
Linear matching of JavaScript regular expressions
https://dl.acm.org/doi/10.1145/3656431
“Not invented here” (NIH) is far cheaper than the wrong dependency
https://lewiscampbell.tech/blog/250718.html
I scored 13/28 on https://jsdate.wtf and all I got was this lousy text to share on social media.
But jokes aside, I had great fun—and quite a few headscratches, yaw drops, and sighs
Two of the nicest new #JavaScript features of recent times:
Iterator Helpers (`.values()`) and `Array.fromAsync()`
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/fromAsync
pnpm 10.13: easier plugin installation, loading multiple pnpmfiles, and more
@pnpm
https://github.com/pnpm/pnpm/releases/tag/v10.13.0
Node.js v24.4.0 (current): fsPromises.mkdtempDisposable(), spawn() propagates permission flags, SQLite options per connection, and more
@nodejs
https://nodejs.org/en/blog/release/v24.4.0
Promise.all() vs. Promise.allSettled() in JavaScript
https://spin.atomicobject.com/managing-the-state-of-your-promises/
ESLint v9.31.0: support for explicit resource management in core rules and more
@eslint
https://eslint.org/blog/2025/07/eslint-v9.31.0-released/
Biome 2.1: faster scanner, improved type inference, new rules and more
@biomejs
https://biomejs.dev/blog/biome-v2-1/
Modern async iteration in JavaScript with Array.fromAsync()
https://allthingssmitty.com/2025/07/14/modern-async-iteration-in-javascript-with-array-fromasync/
Bundling JavaScript via scope hoisting is broken
@devongovett
https://devongovett.me/blog/scope-hoisting.html
Biome 2.1: faster scanner, improved type inference, new rules and more
@biomejs
https://biomejs.dev/blog/biome-v2-1/