tag next.js

標籤
貢獻42
83
02:36 AM · Oct 27 ,2025

@next.js / 博客 RSS 訂閱

Cassidy Williams - ISR vs DPR: Big Words, Quick Explanation

If you’ve been dabbling in the Jamstack/page rendering/Next.js world, chances are you’ve heard of the terms “Incremental Static Regeneration” (ISR) and “distributed persistent rendering” (DPR) float

Frameworks , Tools , next.js

收藏 評論

Juan Diego Rodríguez - Demystifying The New Gatsby Framework

After the release of Gatsby 4, the Gatsby team saw the biggest rise in signups on Gatsby Cloud. According to Gatsby co-founder Kyle Mathews: “Gatsby 4 is the most powerful version of Gatsby yet.

Frameworks , Gatsby , API , next.js , serverless

收藏 評論

長林啊 - Next.js Font 組件怎麼玩?最佳實踐分享

大家好,我是長林啊!一個愛好 JavaScript、Go、Rust 的全棧開發者和 AI 探索者;致力於終生學習和技術分享。 本文首發在我的微信公眾號【長林啊】,歡迎大家關注、分享、點贊! 前面的文章介紹了 Script 組件和 Link 組件,今天我們來看看 Font 組件。在 Web 開發中,字體是一個常常被忽視但至關重要的元素。它不僅影響網站的可讀性和用户體驗,還體現了品牌的個性和風格。選擇

react , next.js , 前端

收藏 評論

Atila Fassina - State Management In Next.js

This article has been kindly supported by our dear friends at Netlify who are a diverse group of incredible talent from all over the world and offers a platform for web developers that multiplies

next.js , Jamstack , Javascript

收藏 評論

Eric Burel - A New Pattern For The Jamstack: Segmented Rendering

If you think that static rendering is limited to generic, public content that is the same for every user of your website, you should definitely read this article. Segmented Rendering is a new patte

performance , next.js , Jamstack , Javascript

收藏 評論

Ekene Eze - Jamstack Rendering Patterns: The Evolution

In the early days of the Jamstack, developers mostly used it for static sites and opt for a more verbose frontend framework like Vue and React when they need to perform more sophisticated operations

next.js , Jamstack , serverless , Javascript

收藏 評論

hea1066 - 使用 Next.js 搭建個人博客

使用 Next.js 搭建個人博客 現階段有非常非常多的靜態博客生成工具(site generators),Hexo、VuePress、Docusaurus 等等,基本只需把 markdown 文件配置到指定目錄,無需編寫其他代碼即可建站。 本文記錄一下使用 next.js 從 0 到 1 搭建一個博客網站的流程。 初始化項目 使用 blog-starter-typescript 作為模板創建一個

blog , next.js , Javascript

收藏 評論

張澤豪 - 使用 Next.js、LeanCloud 和 Tailwind CSS 創建全棧應用

瞭解如何使用 LeanCloud 創建數據庫並使用 Next.js 創建帶有服務端的應用程序。 前言 通過本教程您將瞭解到: 使用 LeanCloud 作為免費數據庫 使用 Next.js 開發一個包含前後端的應用 將應用發佈到 Vercel 使用 Tailwind 輕鬆設置樣式 我們將創建一個用於影視劇打分應用,我將它部署在 rec.zehao.me,完整源碼我放在 2eha0/re

全棧 , tailwind-css , next.js , leancloud

收藏 評論

Arijit Mondal - Solving CLS Issues In A Next.js-Powered E-Commerce Website (Case Study)

Fairprice is one of the largest online grocery stores in Singapore. We are continuously looking out for areas of opportunities to improve the user’s online shopping experience. Performance is one of

performance , next.js , E-Commerce , Case Studies

收藏 評論

Sam Poder - Using SWR React Hooks With Next.js’ Incremental Static Regeneration (ISR)

If you’ve ever used Incremental Static Regeneration (ISR) with Next.js, you may have found yourself sending stale data to the client. This occurs when you are revalidating the page on the server. Fo

react , API , Tools , next.js , Javascript

收藏 評論

Jonne Kats - Rebuilding A Large E-Commerce Website With Next.js (Case Study)

At our company, Unplatform, we have been building e-commerce sites for decades now. Over those years, we have seen the technology stack evolve from server-rendered pages with some minor JavaScript a

Headless , next.js , E-Commerce , Case Studies

收藏 評論

Alexander Dubovoy - Global vs. Local Styling In Next.js

I have had a great experience using Next.js to manage complex front-end projects. Next.js is opinionated about how to organize JavaScript code, but it doesn’t have built-in opinions about how to org

react , Frameworks , next.js , Javascript

收藏 評論

溪抱魚 - Next.js面試題:API深度解析

Next.js面試題:API深度解析 Next.js 通過 App Router 的引入徹底改變了 Web 開發範式。在這個新時代,深入理解 Next.js 的 API 函數不再只是錦上添花,而是技術面試中的關鍵區分點。這些函數構成了構建高性能、可擴展、現代化 Web 應用的基石。 本文將系統地解析 Next.js 的各類函數,不僅闡述它們的基本功能,更深入探討實際應用場景、細微差別以及面試中可能

next.js , 前端

收藏 評論

timewilltell - 使用Nextjs快速開發全棧導航網站

背景 隨着ChatGPT的火熱,國外很多開發者快速響應,應用於不同場景的AI應用井噴式的爆發,並且基本集中在web領域應用,而在快速開發的背後,我們可以看到,開發者大多選擇Next.js或者Nuxt.js全棧框架來開發,以快速驗證自己的產品。這種選型的背後,我覺得主要原因有: SEO的重要性 國外更加註重SEO的重要性,國內搜索引擎大多是靠花錢買搜索流量,包括小程序、App這類對SE

react , 全棧 , node.js , next.js , typescript

收藏 評論

Facundo Giuliani - How To Migrate From jQuery To Next.js

This article has been kindly supported by our dear friends at Netlify who are a diverse group of incredible talent from all over the world and offers a platform for web developers that multiplies

Frameworks , Apps , next.js , jquery

收藏 評論

Sam Poder - Next.js Wildcard Subdomains

A “wildcard”? What in the world? Great question, these types of domain stem from Wildcard DNS Records which look like this: *.example. 3600 TXT "Wild! You have found a wildcard.

Tools , next.js , Jamstack , Static Generators

收藏 評論

Atila Fassina - Understanding App Directory Architecture In Next.js

Since Next.js 13 release, there’s been some debate about how stable the shiny new features packed in the announcement are. On “What’s New in Next.js 13?” we have covered the release announced and es

react , Guides , Apps , next.js

收藏 評論

長林啊 - 打造高效React應用:CSS方案深度解析

大家好,我是長林啊!一個愛好 JavaScript、Go、Rust 的全棧開發者;致力於終生學習和技術分享。 在React以其聲明式編程範式和組件化架構,成為了構建用户界面的首選技術之一。然而,隨着項目規模的擴大和設計需求的多樣化,如何高效地管理 CSS 樣式成為了每個React開發者都需要面對的挑戰。 本文將從一下三個方面進行介紹,探討如何在 React 中應用和管理樣式,包括內聯樣式、CSS

react , 全棧 , web開發 , next.js , 前端

收藏 評論