A TypeScript 7 config cleanup gate
TypeScript 7 is fast enough to change daily feedback loops. The safer migration starts with TypeScript 6 config cleanup, not a blind compiler swap.
Field notes from building product interfaces and the systems behind them: component architecture, typed contracts, testing, performance, and developer experience.
TypeScript 7 is fast enough to change daily feedback loops. The safer migration starts with TypeScript 6 config cleanup, not a blind compiler swap.
Node 26.5 adds text modules, Blob text streams, and a lower-level tee primitive. This checklist turns those into production review rules.
A practical response checklist for the July 2026 Node.js security release, focused on Permission Model allowlists, patch floors, and runtime evidence.
A practical FAQ for moving database traces and dashboards to stable OpenTelemetry semantic conventions without breaking production alerts.
A practical playbook for moving App Router pages to Cache Components without turning every rendering decision into a rewrite.
Move npm package releases from long-lived tokens to OIDC trusted publishing with a small, reviewable migration path for JavaScript teams.
Node 26 enables Temporal by default, which makes date logic safer if teams separate instants, calendar dates, and time-zone-aware values.
GitHub's immutable OIDC subject claims reduce repo-name reuse risk, but teams need to update cloud trust policies before flipping the switch.
Ten focused Mobbin searches for researching onboarding, permissions, paywalls, errors, settings, and handoffs before implementation starts.
A practical checklist for deciding what belongs in dependencies, devDependencies, and peerDependencies before a JavaScript app ships.

Connect Mobbin MCP to Codex, search real product screens and flows, and turn UI references into better implementation decisions without copying.

PostgreSQL 18 is current and stable, but its AIO, checksum, upgrade, and EXPLAIN changes deserve a focused rehearsal before production.

Next.js 16 made Turbopack the default bundler and Vite 8 went all-in on Rolldown. Five rounds to decide which Rust bundler your React app should be on.
TypeScript 7.0 hit release candidate on June 18, 2026, with a compiler rewritten in Go that runs about 10x faster. Here are the questions I actually had while trying it on a React app.
Node 24 dropped the experimental flag from its permission model. Here is a practical cheat sheet of the flags, config, and runtime checks I actually use.

Looking for a Mobbin referral code? Use my verified referral link for 10% off the first year of Pro or Team. No coupon code is required.

A practical reference to the parts of React 19.2 I actually reach for, with code for the Activity component, useEffectEvent, partial pre-rendering, and the new DevTools tracks.
OpenAI is acquiring Astral, the company behind uv, Ruff, and the new ty type checker that quietly took over my Python workflow. Here is what actually changes, and what I am watching for.