Software Alternatives & Reviews

Google Lighthouse Reviews

Lighthouse is an open-source, automated tool for improving the quality of web pages.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about Google Lighthouse and what they use it for.
  • 6 Ways to Optimize Your Website for Better Conversion Rate
    Lighthouse You can speed up your WordPress sites with these popular optimization plugins:. - Source: dev.to / 5 months ago
  • How to optimize for Largest Contentful Paint (LCP)?
    If you're interested in all the different ways to run lighthouse, here's the perfect article for you by the folks at Google. - Source: dev.to / about 1 year ago
  • Chrome extensions every web developer must have
    Feel free to checkout the quick start guide to get started with this extensions. - Source: dev.to / 7 months ago
  • Introduction to web performance
    Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authentication. It has audits for performance, accessibility, progressive web apps, SEO, and more. - Source: dev.to / 9 months ago
  • Improving performance in a hierarchical SQL table structure with column propagation
    The website should score 80+ in performance, SEO, and accessibility in Google Lighthouse tests. Plus, the load time should always be less than 2 seconds and ideally in the order of a few hundreds of milliseconds. The real challenge lies here, since the website consists of more than 2 million pages, and pre-rendering them all will take weeks. Also, the content shown in most of the pages is not static. Thus, we... - Source: dev.to / 10 months ago
  • Make Yourself Accessible: Why It Matters
    Luckily, writing accessible code is often the same thing as writing simple, effective front-end code. Browsers are intended for general use and offer a lot of functionality intended to make sure that it's possible for developers to write accessible code. For instance, this is what the Lighthouse tab in Chrome does. Translating stored information into a visual medium that a non-technical user can manipulate is kind... - Source: dev.to / 10 months ago
  • Portfolio feedback
    Https://developers.google.com/web/tools/lighthouse/ or in the chrome devtools. - Source: Reddit / 10 months ago
  • Can you guys tell me why my website is soooo slow?
    As you said, there are a few huge images that aren't optimized. You can use tools like Google Lightouse or Koalati to detect potential issues and find things that can be improved. - Source: Reddit / 11 months ago
  • Întrebare legată de Web Semantic
    Astea au și tool-uri de validare destul de bine puse la punct: https://developers.google.com/search/docs/advanced/structured-data + https://wave.webaim.org/ sau https://www.accessi.org/ sau chiar https://developers.google.com/web/tools/lighthouse/. - Source: Reddit / 12 months ago
  • Watching your Core Web Vitals on Jamstack
    Lighthouse tests are a helpful method to measure your web vitals — you can run Lighthouse tests from Chrome DevTools, via the Lighthouse Chrome Extension, or in the command line:. - Source: dev.to / 12 months ago
  • Building an offline-first application with Node.js and SQLite
    Now let's check if we properly set up our PWA using a Google Lighthouse check. Right-click on your browser and select "inspect." On the inspect tabs, select lighthouse and click on generate report. If everything went well with your application, you should see an output like the one in the screenshot below:. - Source: dev.to / 12 months ago
  • Show HN: Datagridxl2.js – No-nonsense fast Excel-like data table library
    Lighthouse [1][2] Accessibility audit/ scores can be a good tool to check A11Y issues automatically, and it is fairly easy to integrate into your CI/CD Pipelines to get the report automatically to check for issues/ regression. The web accessibility world is complex enough that simulating different methods of access like using screen readers or different font-sizes and doing manual tests for compliance is not... - Source: Hacker News / 12 months ago
  • How I massively improved my website performance by using the right tool for the job
    Performance was compared between the Next.js site and Eleventy site using three free tools: Google Lighthouse, web.dev/measure and Web Page Test. Lighthouse tests were run in Brave Browser dev tools, Web Page Test runs were conducted via the web app using the London, UK - EC2 server, and web.dev tests were conducted in the browser. Given that I advocate for mobile-first development — and that's where performance... - Source: dev.to / 12 months ago
  • I just updated my deep dive on how to optimize SQL queries with the Django ORM
    Good question! Unfortunately I don't have a really great answer. You can use assertNumQueries or django_assert_num_queries to make sure the number of queries stay at what you expect. But, that doesn't tell the whole story for "performance". I've used Lighthouse to track end to end performance of a website over time. Hopefully that helps, but let me know if you meant something else! - Source: Reddit / about 1 year ago
  • Tips Before Moving Laravel App to Production
    Use https://developers.google.com/web/tools/lighthouse. - Source: dev.to / about 1 year ago
  • Programmatic SEO with Next.js
    The next step would be to fine-tune our SEO scores for those pages, which can be done via Lighthouse. - Source: dev.to / 12 months ago
  • Frontend Testing: No more Unit/Integration/E2E categorizations and priorities
    This name is already self-explanatory, and developers just need to run Lighthouse or its CI. - Source: dev.to / about 1 year ago
  • Building a business from scratch - day 7
    As a cherry on top, I also added the footer. I had to make the font color a little darker because I want to keep a 100 accessibility score in Lighthouse. If you are a front-end developer (experienced or not), I highly recommend regularly checking the Lighthouse scores of your website. Not only does this help with your SEO, but it also helps as a sort of "good practices & performance" check-list during development. - Source: dev.to / about 1 year ago
  • Show HN: Socket – Secure your JavaScript supply chain
    I think this is a valid criticism of using scores to summarize a complex subject, and I agree that we can definitely do a better job on this. What's interesting is that arbitrary, unit-less scores seem to work well in products like Lighthouse [1] or SSL Labs [2] even though they're also "basically made up", as you put it. I'm curious if anyone has ideas about why this may be. To your point about just stating... - Source: Hacker News / about 1 year ago
  • 4 Projects every self taught web developer needs to build.
    What you will build is a simple blog for a single user that pulls all the articles from an external CMS such as Strapi, Contentful or Butter CMS. Its import that the blog must be SSR and be rendered statically to the client. Try and get a lighthouse score of at least 90! - Source: dev.to / about 1 year ago
  • How to Create a Portfolio Website that Converts (for Software Developers)
    Make sure your website is well-made, as this reflects on you. I once landed a freelance gig partly because the client loved my website! If you're not a designer, going for a clean and minimal design is the safer option. And be conscious about your Lighthouse score. - Source: dev.to / about 1 year ago

Do you know an article comparing Google Lighthouse to other products?
Suggest a link to a post with product alternatives.