React PWA Performance Study Case

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • lighthouse-ci

    Automate running Lighthouse for every commit, viewing the changes, and preventing regressions

  • For the lab metrics, we set up the Lighthouse in our CI using Lighthouse CI. So, for every Pull Request (PR) opened, we run the Lighthouse to gather performance-related data and lock PRs until we fix the performance issue.

  • web-vitals

    Essential metrics for a healthy site.

  • The next step for Real User Monitoring (RUM) is to track more user behavior in our application to gather web vitals metrics in the PWA flow.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • danger-js

    ⚠️ Stop saying "you forgot to …" in code review

  • This tool is run in our CI pipeline for every PR and the result is shown in the Github PR (it uses Danger behind it).

  • web-performance-research

    Research in Web Performance

  • I have some resources I used along the way while doing this project. I hope it can be helpful to you too: Web Performance Studies.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts