WoW Lab

WoW Lab

Toolkit

Simulate

Quick SimBest in BagsDrop Optimizer

Rotations

BrowseNew Rotation

Plan

Traits
P

Developer

DocsBibleEngineHooksMCP ServerMetricsUI Showcase

Misc

AboutBlog

© 2025 WoW Lab

  1. Home
  2. Bible
  3. Architecture

Architecture

Next.js 16, App Router, the island pattern, and partial pre-rendering

February 13, 2026
Edit

Next.js 16 with App Router and React 19, locale-prefixed routing ([locale]/), island architecture (WasmIsland for engine, RefinedIsland for data layer), Suspense boundaries with PageLoader fallbacks, partial pre-rendering (PPR) with cache components, parallel routes (@breadcrumb, @modal), grouped routes with (directory) syntax, React Compiler (babel-plugin-react-compiler), Turbopack filesystem cache, Panda CSS with Park UI (Ark UI-based), Intlayer for i18n (en + de), 50+ routes across 7 major sections (home, account, analytics, dev, plan, rotations, simulate).

Next steps

State Management
Deployment
State Management

Navigation

IntroductionGlossaryReferences

Overview

Mechanics

Game Data

Simulation

Infrastructure

Portal

ArchitectureState ManagementRotation EditorSimulation UIContent System