| JavaScript Frameworks – Heading into 2026 — The creator of SolidJS knows more than a thing or two about JS frameworks and has written an annual review of the scene for the past few years. Here, he picks on four areas of evolution, and says it's "an incredibly exciting time to be working on JavaScript frameworks." Ryan Carniato | Still Writing Tests Manually? — Notion, Dropbox, Wiz, and LaunchDarkly have found a new testing paradigm - and they can't imagine working without it. Built by ex-Palantir engineers, Meticulous autonomously creates a continuously evolving suite of E2E UI tests that delivers near-exhaustive coverage with zero developer effort. Meticulous AI | | RELEASES: -
Node.js 25.5.0 (Current) – Introduces a --build-sea option that simplifies the process of building single executable applications. -
Bun v1.3.7 – The popular runtime updates its JavaScriptCore engine, leading to 35% faster async/await and ARM64 perf improvements. It also lands a new option to generate profiling data in Markdown format for easier sharing, plus native JSON5 and JSONL parsing support. -
Rolldown 1.0 RC – Fast Rust-based bundler with a Rollup-compatible API and esbuild feature parity. -
npm v11.8.0, Emscripten 5.0, Neutralinojs 6.5.0 | | Porting 100k Lines from TypeScript to Rust in a Month — A prolific JavaScript developer ported a Pokémon battle simulator to Rust and shares his experiences and techniques used to work around issues where Claude Code would get bogged down in such a large task. He notes "LLM-based coding agents are such a great new tool" but require "engineering expertise and constant babysitting". Christopher Chedeau | | Inside Turbopack: Building Faster by Building Less — If you're working on a large codebase, faster hot reloading, better scaling, and persistent caching are all quite desirable. Here's how these things came about in Turbopack. Shew, Woodruff and Koppers (Vercel) | | 🔄 Travels 1.0: A Fast, Framework-Agnostic Undo/Redo Library — Allows you to add undo/redo functionality to apps like text editors, drawing tools, or other interactive software. Uses a memory efficient technique only storing changes, rather than full snapshots for each change. Mutative | 📢 Elsewhere in the ecosystem | | Some other interesting tidbits in the broader landscape: | |
Комментарии
Отправить комментарий