Cookbook
A cookbook contains a collection of useful patterns for solving common problems in front-end development.
Examples:
- Algolia search
 - Combine Request Handlers
 - Debouncer
 - Deploy with Node using Docker
 - Font optimization
 - Glob Import with import.meta.glob
 - Media Controller with iOS Support
 - NavLink
 - Portals
 - Streaming/deferred loaders
 - Synchronous Events with State
 - Theme Management
 - Drag & Drop
 - View Transition
 - Detect img tag onLoad