Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
February 16, 2022 08:54 pm GMT

I made a template that scores 100 in every speed test

template link

--
scoring 100 in Lighthouse and in other performance test is hard yet it is every front end developer's dream, however most of us don't achieve that because it simply takes a lot of work!

as a developer myself having to build many websites I have spent a lot of time polishing my build process to finally reach a point where I have the perfect high performance boilerplate I have been always looking to find and TurboKit was born!

why not use a template off Github?
You might have searched for a starter template on Github and found incomplete projects without any documentation or they are extremely hard to customize and most of them are outdated and do not use modern optimizations such as generating new images format like AVIF or WEPP

why TurboKit?
I built this static website template to achieve a perfect performance score in every speed test with zero exceptions.

this script is based on Vite and Gulp to do everything and anything you think of as part of a build process, I'm talking optimizing:

  • Images (AVIF, WEBP...)
  • JS
  • CSS
  • HTML
  • Fonts
  • Cache
  • JSON

and more stuff including:

  • generating a PWA
  • internationalization support (i18n)
  • dev server with HMR
  • preconfigured prettier
  • sitemap generation

and much much more

so, what is your website Lighthouse score? share it down below!


Original Link: https://dev.to/hamedbaatour/i-made-a-template-that-scores-100-in-every-speed-test-37db

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To