Tarsier LabsTarsier Labs
🐵
Home
Categories
Tags
Bookmarks
About
Back to tags

SSG

0 articles

JoyMini Blog — SSG/SSR/ISR Hybrid Rendering and Extreme Performance Optimization Practices for a Multilingual Blog Platform

A high-performance multilingual technical blog platform built with Next.js 14 + Cloudflare, supporting 6 languages, PWA offline access, AI-powered translation pipeline, and 26 extreme homepage optimizations

44
Project Cases
Next.js Three-Mode Unified Fetcher Adapter Layer: A Data Request Architecture for One-Click Switching Between CSR/SSG/SSR

Next.js Three-Mode Unified Fetcher Adapter Layer: A Data Request Architecture for One-Click Switching Between CSR/SSG/SSR

A universal data request layer designed for the Next.js App Router, where a single piece of code automatically adapts across browser, build-time, and server environments. Write operations are silently skipped on the server, and caching strategies are intelligently selected based on the environment.

00
Frontend Development
The Ultimate Guide to Next.js Rendering Patterns: SSR/SSG/ISR Selection and Common Pitfalls

The Ultimate Guide to Next.js Rendering Patterns: SSR/SSG/ISR Selection and Common Pitfalls

00
Frontend Development
SSG / SSR / ISR and Cloudflare Worker Configuration Complete Guide

SSG / SSR / ISR and Cloudflare Worker Configuration Complete Guide

00
Operations and Deployment
Cloudflare Workers ISR Pitfall Chronicle: The Complete Journey from Empty Data to Full Recovery

Cloudflare Workers ISR Pitfall Chronicle: The Complete Journey from Empty Data to Full Recovery

An empty category page revealed three interconnected issues: SSG build failure, unconfigured ISR queue, and missing Service Binding. This article documents the entire troubleshooting and recovery process.

00
Operations and Deployment