Tag

Next.js

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 16, 2025 · Backend Development

Building a Web MCP Client and Server with CopilotKit, LangChain, and Next.js

This article walks through the overall design, implementation, and troubleshooting of a web‑based MCP client and server using CopilotKit, LangChain, Next.js, and related TypeScript libraries, covering setup, core code, environment configuration, and deployment steps.

ClientCopilotKitLangChain
0 likes · 18 min read
Building a Web MCP Client and Server with CopilotKit, LangChain, and Next.js
ByteDance Web Infra
ByteDance Web Infra
Apr 10, 2025 · Frontend Development

Introducing next-rspack: Seamless Rspack Integration for Next.js with Performance Benchmarks and Future Roadmap

The article announces the next-rspack plugin that enables Next.js to use Rspack as a high‑performance, webpack‑compatible bundler, outlines current performance characteristics for App and Page routers, details collaboration with Vercel, and presents a roadmap for further enhancements and community involvement.

BundlerNext.jsRspack
0 likes · 10 min read
Introducing next-rspack: Seamless Rspack Integration for Next.js with Performance Benchmarks and Future Roadmap
Code Mala Tang
Code Mala Tang
Apr 8, 2025 · Artificial Intelligence

Mastering .cursorrules: Boost Your Cursor AI Coding Efficiency

This guide explains what .cursorrules files are, how to create and configure them for Cursor AI, provides step‑by‑step instructions, best‑practice examples for Next.js projects, and lists resources and recent updates to help teams improve code consistency and productivity.

AI code assistanceCursor AINext.js
0 likes · 12 min read
Mastering .cursorrules: Boost Your Cursor AI Coding Efficiency
IT Services Circle
IT Services Circle
Jan 26, 2025 · Frontend Development

Understanding Code Splitting in Next.js and How It Improves Performance

This article explains the concept of code splitting in Next.js, describes how automatic page-level splitting and dynamic imports reduce initial bundle size, and provides practical code examples that demonstrate improved load times and better user experience for modern web applications.

Next.jsOptimizationcode-splitting
0 likes · 8 min read
Understanding Code Splitting in Next.js and How It Improves Performance
DevOps
DevOps
Jan 20, 2025 · Frontend Development

Top Frontend Open‑Source Projects to Watch in 2025

This article reviews seven leading front‑end open‑source projects for 2025—Vite, Bun, React 19, Next.js 15, Solid.js, Tailwind CSS, and Astro—highlighting their key features, integration capabilities, and ideal use‑cases for modern web development.

BunNext.jsOpen-source
0 likes · 8 min read
Top Frontend Open‑Source Projects to Watch in 2025
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 27, 2024 · Frontend Development

My Technical Stack Overview

This article presents a comprehensive overview of the author's current technology stack, covering frontend frameworks like React and Next.js, mobile development with React Native, TypeScript usage, backend tools such as NestJS, Prisma with MySQL, Redis caching, and frontend engineering practices.

NestJSNext.jsNode.js
0 likes · 11 min read
My Technical Stack Overview
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 26, 2024 · Frontend Development

Technical Overview of an Open‑Source Online Collaborative Code Editor Built with Next.js and NestJS

This article details the design, technology choices, and core features—including real‑time collaborative editing—of an open‑source online code editor built with Next.js on the front end, NestJS on the back end, and Yjs‑based synchronization, while also providing deployment tips and contributor information.

Collaborative EditingMonaco EditorNestJS
0 likes · 7 min read
Technical Overview of an Open‑Source Online Collaborative Code Editor Built with Next.js and NestJS
Sohu Tech Products
Sohu Tech Products
Oct 30, 2024 · Frontend Development

GitHub Trending Auto-Capture Tool Development Practice

The article, written by a former 360 Qiwuchuan front‑end engineer, walks through building a Next.js and Tailwind‑styled tool that automatically scrapes GitHub Trending repositories, uses the MoonShot API to translate and summarize their READMEs, and presents the results in a user‑friendly dark‑mode interface.

AI SummaryGitHub TrendingMoonShot API
0 likes · 8 min read
GitHub Trending Auto-Capture Tool Development Practice
Code Mala Tang
Code Mala Tang
Sep 30, 2024 · Frontend Development

Mastering Error Boundaries in React and Next.js: Prevent Crashes and Improve UX

This guide explains how React Error Boundaries work, shows step‑by‑step implementations for Next.js, and demonstrates handling synchronous, asynchronous, and server‑side errors to keep applications stable and provide a better user experience.

Error BoundariesJavaScriptNext.js
0 likes · 8 min read
Mastering Error Boundaries in React and Next.js: Prevent Crashes and Improve UX
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 19, 2024 · Frontend Development

Implementing High-Performance Page Transition Animations in Next.js with HTML View Transition API and React startTransition

This article explains how to create smooth, high‑performance page transition animations in Next.js by combining the native HTML View Transition API with React 18's startTransition, covering usage for both Link component navigation and browser back/forward actions, and providing complete code examples and best‑practice analysis.

Next.jsPage AnimationReact startTransition
0 likes · 17 min read
Implementing High-Performance Page Transition Animations in Next.js with HTML View Transition API and React startTransition
Code Mala Tang
Code Mala Tang
Jul 11, 2024 · Frontend Development

How React Compiler Eliminates Unnecessary Re‑renders: Real‑World Tests

This article explores React 19's new React Compiler, explains how it automatically memoizes components to cut redundant renders, and walks through three practical examples that compare its behavior with traditional React.memo, useMemo, and useCallback techniques.

Next.jsReactReact Compiler
0 likes · 8 min read
How React Compiler Eliminates Unnecessary Re‑renders: Real‑World Tests
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 9, 2024 · Frontend Development

Handling Tailwind CSS in Next.js: Common Issues and Practical Solutions

This article explains how to set up Tailwind CSS in a Next.js project, addresses dynamic class name problems, class‑priority conflicts, and provides solutions using tailwind‑merge, clsx, and class‑variance‑authority, along with useful tools and VSCode extensions for smoother development.

Next.jsReactTailwind CSS
0 likes · 15 min read
Handling Tailwind CSS in Next.js: Common Issues and Practical Solutions
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 6, 2024 · Frontend Development

Using React 19 useActionState and Server Actions in Next.js – A Complete Guide

This article explains the new React 19 useActionState hook, how it replaces useFormState/useFormStatus, and demonstrates its integration with Next.js Server Actions through four progressive examples, covering traditional implementations, the deprecated hooks, the new hook usage in forms and non‑form components, and best‑practice patterns.

Next.jsReactServer Actions
0 likes · 18 min read
Using React 19 useActionState and Server Actions in Next.js – A Complete Guide
Sohu Tech Products
Sohu Tech Products
Jun 5, 2024 · Frontend Development

Recent Trends and Updates in the JavaScript Framework Ecosystem

The JavaScript framework ecosystem has surged forward with React adding Server Components, a Compiler and Server Actions; Vue 3.4 delivering faster reactivity and a Vapor mode; Angular introducing Signals and partial hydration; Next.js unveiling an App Router and Turbopack; Nuxt, Svelte, Remix and Astro each releasing performance‑focused features, underscoring a rapidly evolving landscape for modern web development.

AngularFrameworksJavaScript
0 likes · 14 min read
Recent Trends and Updates in the JavaScript Framework Ecosystem
Sohu Tech Products
Sohu Tech Products
May 15, 2024 · Artificial Intelligence

OpenAI Assistants API Quickstart Project for Next.js

OpenAI’s open‑source openai‑assistants‑quickstart project shows how to integrate the Assistants API into a Next.js app, offering streaming chat, code‑interpreter, file‑search, and function‑calling tools, and provides step‑by‑step setup instructions so developers can quickly build and customize AI assistants.

AI AssistantAssistants APICode Interpreter
0 likes · 4 min read
OpenAI Assistants API Quickstart Project for Next.js
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 5, 2024 · Frontend Development

Building a Full‑Stack Todo List with Next.js, Prisma, and Server‑Side Rendering

This article explains how front‑end developers can expand into full‑stack development by using Next.js with server‑side rendering, Prisma ORM, and SQLite to create a functional Todo List application, covering installation, database schema, server actions, and client‑side form handling.

Next.jsNode.jsPrisma
0 likes · 13 min read
Building a Full‑Stack Todo List with Next.js, Prisma, and Server‑Side Rendering
Ximalaya Technology Team
Ximalaya Technology Team
Dec 21, 2023 · Frontend Development

SSR and SEO Optimization Practices for Next.js 13 with Tailwind CSS

The guide shows how to use Next.js 13’s server‑side rendering with TypeScript and Tailwind CSS to generate fully rendered HTML for better SEO, recommending direct output of key content, native anchor tags for navigation, proper TDK, robots.txt, sitemap.xml, async components, CDN asset prefixes, optimized Tailwind utilities, and careful image handling.

Next.jsSSRTailwind CSS
0 likes · 13 min read
SSR and SEO Optimization Practices for Next.js 13 with Tailwind CSS
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 29, 2023 · Frontend Development

Advanced Next.js Techniques to Optimize Performance

This article presents advanced Next.js techniques—including dynamic imports, CDN asset publishing, server‑side caching, Incremental Static Regeneration, and custom server integration for WebSockets—to help developers build faster, more scalable, and performance‑optimized web applications.

ISRNext.jsWebSocket
0 likes · 8 min read
Advanced Next.js Techniques to Optimize Performance
Architecture Digest
Architecture Digest
Sep 5, 2023 · Frontend Development

Anonymous Chat Room – A LiveKit and Next.js Based Anonymous Chat Application

This article introduces the open‑source "anonymous‑chat‑room" project built with LiveKit and Next.js, outlines its key features such as text, voice, video, emoji support and screen recording, and provides step‑by‑step instructions for local deployment and online access.

LiveKitNext.jsVercel
0 likes · 3 min read
Anonymous Chat Room – A LiveKit and Next.js Based Anonymous Chat Application