// REF_workers-overview
Cloudflare Workers overview
Official Cloudflare documentation for edge runtime, deployment, bindings, and global serverless execution.
Technical base
Vokzar's technical decisions are anchored in primary sources: performance, indexation, edge infrastructure, structured data, media delivery, and accessibility.
// REF_workers-overview
Official Cloudflare documentation for edge runtime, deployment, bindings, and global serverless execution.
// REF_workers-how-it-works
Cloudflare reference for isolates, runtime behavior, and the distributed execution model.
// REF_d1-overview
Official guide for Cloudflare's serverless SQL layer for Workers and Pages.
// REF_waf-overview
Reference for firewall rules, traffic filtering, rate limiting, and edge request protection.
// REF_cwv-business-impact
Google/web.dev case studies connecting Core Web Vitals improvements to conversion, engagement, and revenue.
// REF_optimize-lcp
Official Google performance guidance for diagnosing and improving LCP on real sites.
// REF_crawl-budget-guide
Official Google documentation on crawl budget, crawl efficiency, inventory control, and discovery.
// REF_optimize-inp
Guidance for improving responsiveness, reducing main-thread blocking, and diagnosing weak INP.
// REF_image-format-guide
Reference for browser image formats, including AVIF, WebP, PNG, JPEG, and fidelity/compression tradeoffs.
// REF_responsive-images
Practical guide to `srcset`, `sizes`, `<picture>`, and delivery patterns that reduce waste across screens and networks.
// REF_lazy-loading-mdn
Performance guidance for deferring non-critical resources to reduce the critical path and page weight.
// REF_intersection-observer
Reference for viewport-based loading, on-demand media, and browser visibility logic.
// REF_structured-data-intro
Official Google explanation of structured data, JSON-LD, and rich result eligibility.
// REF_wcag-quickref
W3C reference for WCAG criteria, implementation techniques, and accessibility validation.