Our great sponsors
-
You can get 100's with Next.js if you optimize enough things that Lighthouse cares about. My website https://dustinbrett.com can get 100's on a good day and you can too. The unused JS stuff is usually minor. Use nextjs bundle analyzer if you wanna see if stuff really is unneeded in the initially loaded bundles.
-
I love using nextjs and recently so Dan's post about reactjs.org (post).
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
So I decided to check how nextjs.org performs. I did some checks and saw worrying numbers , as I have similar issue with unused JavaScript on my own site. What can be the reason for this redundant js? Are there any silver bullets we can use to boost the performance?