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.Documentation Index
Fetch the complete documentation index at: https://blueprint.codeandcreed.tech/llms.txt
Use this file to discover all available pages before exploring further.
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