Software Alternatives & Reviews

You don't need zero JS website for a perfect Lighthouse score

Cloudflare Pages Moment.js Astro Build
  1. Deploy blazing fast static sites and serverless functions.
    I'm hosting my blog using Cloudflare Pages and the experience is amazing. By doing that I can take advantage of the ultra-fast global network provided by Cloudflare which helps serve static assets and caching.

    #Developer Tools #Static Site Generators #Cloud Computing 129 social mentions

  2. Parse, validate, manipulate, and display dates in JavaScript
    Pricing:
    • Open Source
    This may sound a bit general but we can't forget about well-tought code. If we are using a lot of external dependencies, we can check if there aren't many lighter alternatives. Example? Some people are still using moment.js for date formatting. Why not use a lightweight 2kb alternative instead? Writing clean, organized and maintainable code won't give us a huge score boost but we are trying to save every byte of data, right? 😉.

    #Javascript UI Libraries #JS Library #JavaScript Framework 61 social mentions

  3. 3
    2kB JavaScript date utility library
    Pricing:
    • Open Source
    This may sound a bit general but we can't forget about well-tought code. If we are using a lot of external dependencies, we can check if there aren't many lighter alternatives. Example? Some people are still using moment.js for date formatting. Why not use a lightweight 2kb alternative instead? Writing clean, organized and maintainable code won't give us a huge score boost but we are trying to save every byte of data, right? 😉.

    #Javascript UI Libraries #JS Library #Application And Data 33 social mentions

  4. Astro is the web framework that you'll love to use.
    Pricing:
    • Open Source
    Lately, there has been a rise in popularity of frameworks like Astro, which introduce the "Islands architecture." As a result, many tech "influencers" are now flexing with their Lighthouse scores and screaming, "You don't need JS! Look at my perfect 100% score!".

    #Website Builder #Blogging #Blogging Platform 177 social mentions

Discuss: You don't need zero JS website for a perfect Lighthouse score

Log in or Post with