gappsapps_tech

Table of Contents

Performance

This page is a placeholder while the page is under development.

  • Performance (from minimizing DOM updates to Load Balancing)
  • Introduction to Performance
  • 3 Keys To Performance
  • Network Performance
  • Image File Formats
  • Image Optimizations
  • Media Queries
  • Delivery Optimizations
  • Network Optimizations
  • Critical Render Path
  • Optional: Resource Prefetching
  • Resources: Performance Tools
  • HTTP/2
  • HTTP/3
  • Code Splitting
  • Solution: React.lazy() Code Splitting
  • React Performance Optimizations
  • Optimizing Code Review
  • Resources: Tree Shaking 101
  • PWA - HTTPS
  • PWA - App Manifest
  • PWA - Service Workers
  • Deploying Our React App
  • Service Worker Updates
  • CDNs
  • GZIP
  • Database Scaling
  • Caching
  • Load Balancing
Edit this page on GitHub