$ cat /var/log/thoughts
React + Web Dev
Posts matching all selected tags.
Category
All Categories
Tags
Newsletter
New posts land in your inbox when they publish. No spam, unsubscribe anytime.
You're in. New posts head your way.
2 posts

React Dev Tools Firefox still hides the Components tab
Get react dev tools firefox showing Components and Profiler. Install the AMO add-on, open a React page, reload, then find the tabs in the Toolbox not Console.
Build AlongReactDeveloper ToolsDebuggingJavaScriptWeb DevOpen Source1 min read · Aug 25, 2026

Next.js 16 Cache Components: The Feature Nobody Understands Yet
Next.js 16 cache components replace unstable_cache with the use cache directive, cacheLife, and cacheTag. A clear walkthrough of what changed, why it matters, and how to migrate.
Deep DivesNext.jsReactTypeScriptCachingPerformanceWeb Dev1 min read · Apr 10, 2026