Fast Websites With Gatsby: A Comparison Of 5 CSS Frameworks
Fast websites are hard to make, but Gatsby makes it easy with its 85+ Lighthouse score out of the box. I chose Bulma and Tailwind for their modularity, lightweight design, and growing communities.
Hello coders, Making fast websites is hard. Personally, for some projects, I was spending a few days to optimize the web app before releasing into the wild. That was OK because I was familiar with the technique of following 30 item performance checklists and getting an 85 Lighthouse Score at the end. Thanks for reading! - Content provided by App Generator. Now, I'm using Gatsby, mainly for three reasons: Apps built with Gatsby are fast. If you choose randomly any Gatsby starter and make a speed test, there are big chances to score more than 85 on Lighthouse, without touching the a...