#Next.js

[ follow ]
fromInfoQ
2 days ago

Meta's React Compiler 1.0 Brings Automatic Memoization to Production

React, the widely adopted JavaScript library for building user interfaces, has reached a milestone with the stable release of React Compiler 1.0, built on top of nearly a decade of engineering work and compiler learnings that transforms how developers optimize React applications. React Compiler 1.0 is a build-time tool that optimizes React apps through automatic memoization, working on both React and React Native without requiring code rewrites.
React
#react-server-components
fromInfoQ
1 week ago
Information security

Patch Urgently - Critical Vulnerability CVE-2025-55182 in React Server Functions Actively Exploited

fromInfoQ
1 week ago
Information security

Patch Urgently - Critical Vulnerability CVE-2025-55182 in React Server Functions Actively Exploited

Information security
fromInfoWorld
1 week ago

Developers urged to immediately upgrade React, Next.js

React 19's RSC Flight protocol contains a critical deserialization vulnerability enabling remote code execution; immediate upgrade and patching are required.
#react
fromThisweekinreact
4 weeks ago
React

This Week In React #259: State of React, Promise subclasses, Next.js, RSC, JSX Tools, React Grab, Base UI, Waku, StyleX | Yoga CSS Grid, Radon, Brownfield, Detox, Bootsplash | TC39, Browserslist, Linters, Prisma | This Week In React

fromThisweekinreact
4 weeks ago
React

This Week In React #259: State of React, Promise subclasses, Next.js, RSC, JSX Tools, React Grab, Base UI, Waku, StyleX | Yoga CSS Grid, Radon, Brownfield, Detox, Bootsplash | TC39, Browserslist, Linters, Prisma | This Week In React

fromInfoWorld
2 weeks ago

The complete guide to Node.js frameworks

Node.js is one of the most popular server-side platforms, especially for web applications. It gives you non-blocking JavaScript without a browser, plus an enormous ecosystem. That ecosystem is one of Node's chief strengths, making it a go-to option for server development. This article is a quick tour of the most popular web frameworks for server development on Node.js. We'll look at minimalist tools like Express.js, batteries-included frameworks like Nest.js, and full-stack frameworks like Next.js.
Node JS
#nextjs
fromInfoQ
2 weeks ago
Web frameworks

Vercel's Next.js 16: Explicit Caching, Turbopack Stability, and Improved Developer Tooling

fromInfoQ
3 months ago
Web frameworks

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

Web development
fromwww.jqueryscript.net
3 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.
Web frameworks
fromLogRocket Blog
3 months ago

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

Next.js originally offered zero-config SSR, file-based routing, automatic optimizations, and clear documentation that simplified web development.
fromInfoQ
2 weeks ago
Web frameworks

Vercel's Next.js 16: Explicit Caching, Turbopack Stability, and Improved Developer Tooling

fromInfoQ
3 months ago
Web frameworks

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

React
fromThisweekinreact
3 weeks ago

This Week In React #260: TanStack, Actions, Immer, RTK, Streamdown, XState Store, ReScript, HTML streaming | Vercel v0, Worklets, Skia, Tailwind, Native Stack, Gifted Chat, Enriched | TC39, Playwright, Bun, Astro, Better Auth | This Week In React

TanStack Pacer Beta provides framework-agnostic timing utilities plus a React adapter with debouncing, throttling, batching hooks and Devtools.
fromLogRocket Blog
4 weeks 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
1 month 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
1 month 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 development
fromPyImageSearch
1 month 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
fromwww.jqueryscript.net
2 months ago

Weekly Web Design & Development News: Collective #625

Weekly roundup highlights major web development and design tools, AI model releases, libraries, templates, learning resources, and productivity utilities for faster project development.
Artificial intelligence
fromLogRocket Blog
3 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.
fromBerlin Startup Jobs
4 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.
Web development
fromLogRocket Blog
5 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
5 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.
Node JS
fromLogRocket Blog
6 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.
[ Load more ]