Page 9 of 12
Listed inREST APIsAPIs and Contractson
Resources, verbs, and status codes — the conventions that make a client boring to write and easy to cache.
Listed inLocale RoutingInternationalizationon
Path prefixes, `hreflang`, and how a search engine understands a multilingual site.
Listed inComposition StrategiesMicrofrontendson
Build-time, server-side, and runtime composition — the choice that decides your coupling and your deploy story.
Listed inTauriMobile and Desktop Appson
The system webview with a Rust backend — much smaller binaries, and a per-platform rendering surface.
Listed inSEO BasicsHTMLon
Titles, metadata, canonical URLs, structured data, and what crawlers do with a client-rendered page.
Listed inComposition and ChildrenComponent Architectureon
Passing rendered UI instead of adding another prop — the first answer to a component that has grown twelve options.
Listed inMotion LibrariesAnimation and Motionon
Spring physics, gestures, and layout animation for the cases declarative CSS cannot express.
Listed inPlaywrightTestingon
Cross-browser end-to-end testing with auto-waiting, tracing, and parallel workers.
Listed inAlertingObservabilityon
Thresholds worth waking someone for, as distinct from the dashboard nobody opens.
Listed inAgentsBuilding AI Featureson
Tool-calling loops in a product surface: turn limits, confirmation steps, and showing the work.
Listed inVCS HostingVersion Control Systemson
What a hosting platform adds on top of Git: pull requests, protected branches, CI triggers, and releases.
Listed inSWRData Fetching and Cachingon
A smaller take on the same idea, with a hook-first API and very little configuration.
Listed inViteBuild Toolson
Native ESM in dev, a bundled production build, and the plugin API most of the ecosystem targets.
Listed inNuxt.jsServer-Side Renderingon
Vue’s meta-framework: file routing, auto-imports, server routes, and hybrid rendering rules.
Listed inRenderDeploymenton
Static sites and long-running services side by side, with straightforward container builds.
Listed inSyntax and Basic ConstructsJavaScripton
Types, coercion, destructuring, and the modern syntax the rest of the ecosystem assumes you already read fluently.
Listed inKinds of StateState Managementon
Server, URL, form, and ephemeral UI state each want a different tool. Naming which one you have is most of the work.
Listed inVideo and AudioImages, Media and Fontson
Streaming formats, poster frames, autoplay policies, and captions as a requirement rather than an extra.
Listed inContent Security PolicyWeb Securityon
Directives, nonces, and rolling out a policy in report-only mode without breaking the app.