codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Have a process for refreshing client-side on updates #293

Open drshrey opened 5 years ago

drshrey commented 5 years ago

Currently, when we make client side updates, the user doesn't receive those updates until their browser cache expires which then pulls the new client code. We need a process that instantly determines whether a person is interacting with old code and if so, update their client to use the latest.