routing-patterns

Installation
SKILL.md

Routing Patterns

Overview

Routing determines how URLs map to content and how navigation between pages works. The approach differs significantly between traditional server-rendered apps and modern SPAs.

Server-Side Routing

Server determines what to render based on the URL.

How It Works

Installs
8
GitHub Stars
34
First Seen
Feb 6, 2026
routing-patterns — farming-labs/fm-skills