DEV Community

Discussion on: 10 Ways to Improve Page Speed

Collapse
 
blinkcourse profile image
Blink Course

Here is my best practices

  • Design Fast API (Caching, non-blocking)
  • CDN Frontend
  • Compression CSS, JS, Image
  • Preload resource (google font, library...)
  • Frontend Invoke API in same network
  • Use Cloud flare premium
  • Lazy load image, js

Try it out: blinkcourse.com ~ 100 page speed score

Collapse
 
hxii profile image
Paul (hxii) Glushak

Considering your website loads in almost 7 seconds on Good 3G and 4.75 seconds w/o throttling (330mbps connection) it seems like your optimization only did so much.

You're looking at the wrong parameter. Page speed score means jack in the real world.