Newb Question: Website Performance & UX Testing

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Sentry

    Developer-first error tracking and performance monitoring

  • Do you have any error reporting? Something like Sentry or Google's error reporting. Direct customer feedback can be great, but it often doesn't paint the full picture and doesn't give you technical details that help narrow down the issue. At the very least, you should be asking your customers who are providing feedback to tell you which browser and operating system they are using—a lot of the time this is enough to reproduce the issue.

  • Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

  • When your website gets big enough, manual testing can get exhausting and you'll want to start leaning on end-to-end (e2e) tests (i.e. using something like Cypress or Playwright).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Application testing, the good, the bad and the ugly: from a senior programmer's point of view

    2 projects | dev.to | 24 May 2023
  • Instrumenting Our Frontend Test Suite (...and fixing what we found)

    4 projects | dev.to | 27 Jul 2021
  • Building a Production-Ready Web App with T3 Stack

    3 projects | dev.to | 19 Apr 2024
  • How to Handle N+1 Queries for Optimal Database Performance in Django?

    1 project | dev.to | 1 Apr 2024
  • Next.js Error Monitoring with Sentry: Enhancing Your Application’s Reliability

    1 project | dev.to | 15 Mar 2024