Published on 11.07.2025
TLDR: Turso releases the first alpha of their ambitious SQLite rewrite in Rust, promising async APIs, concurrent writes, and native vector search while maintaining SQLite's legendary reliability.
Link: Introducing the first alpha of Turso: The next evolution of SQLite
TLDR: Colin Hacks releases zshy, a zero-config build tool that uses TypeScript compiler directly instead of bundlers, focusing on dual-module output and declarative package.json configuration.
Link: GitHub - colinhacks/zshy: Bundler-free build tool for TypeScript libraries
TLDR: Daishi Kato introduces valtio-reactive, adding effect and computed primitives to Valtio's proxy-based state management, bringing reactive programming patterns to JavaScript.
Link: Introducing valtio-reactive: a Reactive Library Built on Valtio
TLDR: Jos de Jong releases jsonrepair, a library that automatically fixes common JSON syntax errors, from missing quotes to Python-style constants, with streaming support for large documents.
Link: GitHub - josdejong/jsonrepair: Repair invalid JSON documents
TLDR: Article explores using Promise.allSettled instead of Promise.all to track individual promise outcomes rather than failing fast, providing better visibility into concurrent async operations.
Link: Managing the State of Your Promises
TLDR: Unistyles 3.0 launches with C++ integration and selective updates, promising zero re-renders for style changes by building dependency graphs at the native level.
Link: Introducing Unistyles 3.0!
Disclaimer: This article was generated using newsletter-ai powered by claude-sonnet-4-20250514 LLM. While we strive for accuracy, please verify critical information independently.