Is there a common way to deploy updates to a production React web app without hoping that the user refreshes the page?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pusher-js

    Pusher Javascript library

  • Although you could leverage existing PubSub systems to make it easier. For example, Firebase has some prebuilt things for real time notifications that would make building this easier. AWS Appsync has a managed GQL subscription you could utilize https://aws.amazon.com/appsync/. Maybe https://pusher.com/ has some services to help with this (i never tried them though).

  • aws-appsync-community

    The AWS AppSync community

  • Although you could leverage existing PubSub systems to make it easier. For example, Firebase has some prebuilt things for real time notifications that would make building this easier. AWS Appsync has a managed GQL subscription you could utilize https://aws.amazon.com/appsync/. Maybe https://pusher.com/ has some services to help with this (i never tried them though).

  • 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