Product Development
Performance
Strategies and Patterns for Optimising Performance
In all honesty, you won’t need to worry about performance optimisations until you start getting a significant amount of traffic, but they are still important to know about.
Site Performance Optimisation
Images
- CompressX - (Paid) Compress images for faster load times
- ImageOptim - (Free) Compress images for faster load times
ReactJS Performance Optimisation
Million.js - Identify and fix slow code–in minutes React Scan - Zero-config performance issue detection
- No code changes required
- Highlights components needing optimization
- Multiple integration options (CLI, npm, script tag)
- Learn more
NextJS Performance Optimisation
TODO
Database Optimisation
Supabase
TODO
Self-Hosted
TODO