Public list by ~nodeweekly

Issue 622 - pnpm 11.0, AVA 8.0, and a Node 26 delay

What's actually new in JavaScript (and what's coming next)

https://neciudan.dev/whats-new-in-javascript

What’s Actually New in JavaScript (And What’s Coming Next) — If you don’t read the specs or endless posts about new language features, this is a great way to catch up. Most of the features are supported in Node, like Promise.try, Set union/intersection/difference, Array.fromAsync, and using, with others soon to land, like Math.sumPrecise and Map.getOrInsert (in Node 26).

4 months ago

Debugging Next.JS Best Practices: Logs and Tracing

https://sentry.io/resources/nextjs-may-workshop/

Stop Guessing Where Your Next.js App Broke [Workshop] — Trace Next.js errors back to their source across client and Node runtimes. Free workshop, register today.

4 months ago

pnpm 11.0 | pnpm

https://pnpm.io/blog/releases/11.0

pnpm 11.0 Released — A big release. The most promising feature is a new SQLite-backed package index, but it also adds native package publishing tooling, global installs are isolated, and supply-chain protection is on by default.

#release

4 months ago

Fresh 2.3: Zero JS by default, View Transitions, and Temporal support | Deno

https://deno.com/blog/fresh-2.3

🍋 Fresh 2.3: The Deno-Native Full-Stack Framework — Deno's full-stack web framework (explained here) gains first-class WebSocket support, no longer ships any JavaScript for pages that don’t need it, and makes using the View Transitions API a snap with a single attribute in your views.

#deno #denoland #development #javascript #typescript #webassembly

4 months ago