Skip to main content

3 docs tagged with "web"

View all tags

Performance & Core Web Vitals

Performance is a user-experience concern first and a Google Search ranking signal second — slow pages lose users, and Google's page experience signals factor Core Web Vitals (CWV) into ranking. This page is the performance-testing pillar that complements Testing Strategy: it covers what Lighthouse measures, what the Core Web Vitals are and how they're scored, the difference between lab and field data, how to actually run audits (DevTools, CLI, PageSpeed Insights, Lighthouse CI, RUM), and a recommended Aliz workflow. Per-metric optimisation guidance stays as short checklists with links out to web.dev — no need to duplicate what's already well-documented there.

Rendering

How to choose the right rendering architecture for your web project. See the Tech Stack section for our recommended frameworks and tools.

Web

The web topic covers what happens in the browser, on the client side. This page collects the best learning resources for the web platform — from HTML and CSS to accessibility and performance.