#nextjs

[ follow ]
fromLogRocket Blog
2 days 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
2 weeks 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 weeks 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
10 months 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
fromDeveloper Tech News
1 month ago

Next.js 15.4 update boosts Turbopack ahead of version 16

The Next.js team has announced version 15.4, introducing crucial improvements to Turbopack. Turbopack now passes all of the team's 8,298 integration tests.
Web development
fromLogRocket Blog
1 month 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.
fromhackernoon.com
1 month 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
2 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.
#web-development
React
fromblog.logrocket.com
2 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.
fromLogRocket Blog
2 months ago

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

SVGs, being vector graphics, not only reduce storage and memory usage but are also easily animated, scalable, accessible, and SEO-friendly, making them invaluable for modern web design.
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
3 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
3 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
3 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 ]