Overview of Modern Web Guidance core disciplines
mainModern Web Guidance provides token-efficient guides for cutting-edge web platform features. The content is organized into several core disciplines:
- User Experience: Focuses on smooth visual states (e.g., View Transitions, entry/exit animations, parallax scroll, and
scrollbar-color). - CSS Layout: Covers modern layout systems (e.g., container queries,
subgrid, modern color spaces likeoklch, text-wrap tuning, and line-height trimming). - Performance: Includes speed optimizations (e.g., instant preloading, Interaction to Next Paint (INP) diagnostics, and task scheduling via
scheduler.yield). - Forms & UI: Covers native components (e.g., Anchor Positioning for tooltips, Popover API, dialogs,
:user-invalidvalidation, and auto-sizing fields). - Accessibility: Focuses on screen reader and keyboard operability, content navigation, and discoverability.
- Built-in AI: Covers local client models (e.g., native translation, summarization, and language detection APIs).