#nextjs

[ follow ]
fromLogRocket Blog
21 hours ago

Real-time AI in Next.js: How to stream responses with the Vercel AI SDK - LogRocket Blog

Response streaming is one of the simplest but most effective ways to improve the user experience in AI-powered applications. Instead of making users wait for a lengthy and fully generated response, you can stream the output token by token and display it as it's being produced. This is the same effect you see when using ChatGPT or Gemini, where the text appears gradually, almost as if the AI is typing in real time.
Web development
React
fromThisweekinreact
6 days ago

This Week In React #258: TanStack, Next.js, ImGui, next-intl, React-Email, Ink, React Router | Valdi, IntersectionObserver, Nitro, Radon, Lynx, WebGPU, Audio | TC39, Node, Web Animations, TypeScript, pnpm | This Week In React

TanStack DB adds query-driven sync modes enabling components to declare data dependencies, while AG Charts offers high-performance, accessible, canvas-based React charts.
React
fromThisweekinreact
2 weeks ago

This Week In React #256: Next.js, directives, TanStack, Storybook, Waku, shadcn, Rari, Astro | Navigation, EAS, Expo Modules, Gesture Handler, Screens, Nitro, IAP | ArkType, Biome, Svelte, Hono | This Week In React

Next.js and React Native ecosystems advanced with new tooling, bundlers, and developer-experience improvements alongside AI-driven localization tooling.
Web frameworks
fromDEV Community
3 weeks ago

Comparing Page Transition Strategies in Next.js: A Performance Study

A comparison project evaluates multiple Next.js navigation strategies (HTML anchors, SPA routing, Speculation Rules, Quicklink, and view transitions) using simulated e-commerce tests.
Web development
fromPyImageSearch
4 weeks ago

Running SmolVLM Locally in Your Browser with Transformers.js - PyImageSearch

Run SmolVLM in-browser using Transformers.js, Next.js, and Tailwind CSS to create a local multimodal chatbot that understands images and text simultaneously.
#web-development
#turbopack
fromInfoQ
2 months ago
Web frameworks

Next.js 15.5 Ships - Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX

fromInfoQ
2 months ago
Web frameworks

Next.js 15.5 Ships - Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX

Web development
fromwww.jqueryscript.net
2 months ago

Weekly Web Design & Development News: Collective #620

Weekly collection of essential web development and design tools, libraries, AI assistants, UI kits, performance tips, and free assets for building faster, modern web apps.
Artificial intelligence
fromLogRocket Blog
2 months ago

How to build a multimodal AI app with voice and vision in Next.js - LogRocket Blog

Multimodal AI lets LLMs process text, images, audio, and video together, enabling richer app interactions using frameworks like Next.js and Google's Gemini API.
fromLogRocket Blog
2 months ago

Is Next.js still developer-friendly? - LogRocket Blog

Zero-config setup that actually worked - Run npx create-next-app and you had SSR, routing, code splitting, and hot reloading without touching a single config file - and in all sincerity, if I want to take on a new personal project, I'd rather spend time writing functional code than setting up different tools File-based routing that made sense - Create a file in the pages folder and you have a route. No router configuration, no further setup.
Web frameworks
#pwa
Mobile UX
fromLogRocket Blog
3 months ago

Fix over-caching with dynamic IO caching in Next.js 15 - LogRocket Blog

Next.js 15's Dynamic IO caching balances performance with data freshness, resolving over-caching issues that affected user experience.
fromBerlin Startup Jobs
3 months ago

Job Vacancy: Lead Fullstack Engineer (React/Next.js) // PHONT | IT / Software Development Jobs | Berlin Startup Jobs

PHONT aims to revolutionize subtitles by using AI to capture tone, emotion, and tempo of speech, creating animated subtitles for enhanced viewer experience.
Startup companies
JavaScript
fromHackernoon
1 year ago

Moonshot's Kimi K2 Is a Hefty Contender to Claude, GPT-4 & Even Gemini | HackerNoon

Kimi K2 is a powerful open-weight coding model, excelling in executing, testing, and improving software projects with a notable architecture and benchmark results.
#react
Web development
fromLogRocket Blog
4 months ago

Next.js real-time video streaming: HLS.js and alternatives - LogRocket Blog

Real-time video streaming is crucial for web applications, and HLS.js is an effective solution for developers using Next.js.
Web development
fromhackernoon.com
4 months ago

How I Made My Next.js Blog Serve Markdown Files for Agent Experience SEO (AX-SEO)

Agent Experience SEO focuses on optimizing content for AI agents, improving discoverability and indexing by ensuring clean, structured data formats.
Web development
fromHackernoon
4 months ago

NextAEO Helps LLMs Find You-Because Google Isn't the Only Search Engine Anymore | HackerNoon

next-aeo enhances Next.js apps for AI Engine Optimization, improving visibility in AI-generated responses.
React
fromblog.logrocket.com
5 months ago

Vibe-based UI building with Google Stitch Is this the future of frontend? - LogRocket Blog

Using Cloudflare Workers with Next.js offers enhanced performance and cost-effectiveness over other platforms like Vercel.
Node JS
fromLogRocket Blog
5 months ago

How to import SVGs into your Next.js apps: A 2025 guide - LogRocket Blog

Integrating SVGs into Next.js projects offers numerous benefits including scalability and accessibility but can be complex without proper guidance.
Node JS
fromHackernoon
2 years ago

I Shaved 1MB Off My Next.js App - The Fix Was Hiding in Plain Sight | HackerNoon

Reducing JavaScript bundle size is crucial for improving initial load times in web applications.
fromLogRocket Blog
5 months ago

A crash course in Next.js middleware - LogRocket Blog

Next.js middleware allows developers to execute code before a request is completed, modifying responses to enhance performance and security at the network's edge.
Node JS
fromLogRocket Blog
5 months ago

Understanding Next.js's middleware vulnerability - LogRocket Blog

The CVE-2025-29927 vulnerability in Next.js allows unauthenticated users to bypass critical middleware authorization checks by manipulating the x-middleware-subrequest header.
Node JS
React
fromHackernoon
3 years ago

If You're Going to Use Next.js - At Least Use it Right | HackerNoon

Next.js projects should prioritize server components and minimize client-side code.
Native APIs optimize performance better than third-party libraries in SSR contexts.
Utilize Tailwind CSS for styling instead of outdated libraries.
Node JS
fromLogRocket Blog
6 months ago

How to configure Next.js environmental variables - LogRocket Blog

Environment variables in Next.js help separate code from configuration for secure and flexible application management.
[ Load more ]