{"slug": "next-js-is-getting-much-better-at-spa-like-ux", "title": "Next.js Is Getting Much Better at SPA-like UX", "summary": "Vercel has hired Pete Hunt, an early React pioneer at Meta, to lead Frameworks and Next.js, and Nick Schrock, a co-creator of GraphQL, to work on agentic developer experience and AI-driven tooling. The company is also moving Next.js to a monthly security release schedule to make updates easier to plan for, especially as AI tools help researchers find more bugs faster.", "body_md": "Aurora Scharff’s post series looks at how to make Next.js apps feel fast and smooth like a single-page app, while still using server rendering. She shows how new Next.js features like Cache Components and Partial Prefetching can make pages load instantly, keep data around between visits, and reduce loading states.\n\nProtect your AI applications from prompt injection, PII leaks, and unauthorized tool calls.\n\nA practical article on the tricky parts of building a modern Next.js app where server data, client state, URL state, browser APIs, RSC, and TanStack Query all meet\n\nNext.js has changed its caching story, and this post explains why. The big change is that data is now dynamic by default, and you choose what to cache with `\"use cache\"`\n\n. The post walks through how to cache parts of a page, stream other parts with `Suspense`\n\n, set cache time with `cacheLife`\n\n, and clear cached data with `cacheTag`\n\n.\n\nVercel is moving Next.js to a monthly security release schedule instead of shipping fixes at random times. The goal is to make updates easier to plan for, especially as AI tools are helping researchers find more bugs faster. Check out [July 2026's security update](https://nextjs.org/blog/july-2026-security-release)\n\nNext.js 16.3 Preview adds early support for TypeScript 7 with the new `experimental.useTypeScriptCli`\n\noption. Since TypeScript 7 currently does not include its JavaScript API, Next.js now has to call the installed `tsc`\n\ncommand directly during next build instead\n\nFrom the creator of React Bits, Canvas UI is a OSS library of creative, framework-agnostic components built with canvas. It includes effects like fluid simulations, shaders, and 3D scenes that can run on top of a live, interactive interface\n\nA collection of libraries and utilities that pair well with StyleX. It's still a work in progress, but you can already copy the component code from [the repository](https://github.com/nmn/stylextras/tree/main/packages/ui/src)\n\nSee server and client component boundaries directly on the page while developing.\n\nA tiny JavaScript and JSX syntax highlighter built for the browser or any JS runtime that can set HTML strings\n\nRepoClip's AI reads your code and generates a professional promo video — script, visuals, narration, and music — with zero editing.\n\nJust paste a URL, and your first video is free (no credit card).\n\nBuilt with Next.js.\n\nForms look simple, but they quickly become tricky once validation, async checks, server requests, and error handling are involved. This guide breaks forms down into simple ideas, then shows how to build them with plain HTML, React 19 server actions, and TanStack Form\n\nOn Reddit, developers are discussing which ideas seemed useful early on but became harder to manage in larger React apps\n\nA new benchmark made to check how well coding agents handle real React work. Instead of only checking if code passes tests, it also looks for problems that affect real users, like performance issues and accessibility mistakes\n\nVercel has brought in two big names in developer tools. Pete Hunt, an early React pioneer at Meta who helped push React at Instagram Web, will lead Frameworks and Next.js. Nick Schrock, a co-creator of GraphQL, will work on agentic developer experience and future tooling for AI-driven software", "url": "https://wpnews.pro/news/next-js-is-getting-much-better-at-spa-like-ux", "canonical_source": "https://dev.to/erfanebrahimnia/nextjs-is-getting-much-better-at-spa-like-ux-141a", "published_at": "2026-07-26 19:36:11+00:00", "updated_at": "2026-07-26 19:59:19.990864+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents", "ai-tools"], "entities": ["Vercel", "Next.js", "Pete Hunt", "Nick Schrock", "Meta", "GraphQL"], "alternates": {"html": "https://wpnews.pro/news/next-js-is-getting-much-better-at-spa-like-ux", "markdown": "https://wpnews.pro/news/next-js-is-getting-much-better-at-spa-like-ux.md", "text": "https://wpnews.pro/news/next-js-is-getting-much-better-at-spa-like-ux.txt", "jsonld": "https://wpnews.pro/news/next-js-is-getting-much-better-at-spa-like-ux.jsonld"}}