I'd recently recreated my personal website, and the page load time reduced to < 1.6s ๐ฎ.
You don't believe it? Check it out here to clear your do...
For further actions, you may consider blocking this person and/or reporting abuse
Check if your server uses gzip for serving content.
gzip or brotli ?
Another great tip, thanks Mฤrtins
I also redesigned my portfolio a couple of weeks ago, and optimized it a lot. Here's my post about it
Redesigning My Website - Automation, Custom SSG & Optimisations
Haider Ali Punjabi ใป Aug 2 ใป 8 min read
Hey, thanks for showcasing my extension in your post โฅ๏ธโฅ๏ธ. Great job with page btw!
Nice article ๐๐.
Lazy loading components and code splitting also helps.
True โ๏ธ
Thanks for the tip chief ๐
Nuxt minifies all built code by default! No need to do it manually.
nuxtjs.org/api/configuration-build...
You're right Jasper.
That was an extra tip for whoever is using traditional HTML, CSS and JavaScript.
Why not 100? ๐
This is really cool!
Thanks for your kind review Koray.
Love the website. It's absolutely amazing : )
Thank you Jane โญ
Try Nextjs for finer control of ssr/isr/csr