3

Am I right in saying that it is impossible to do progressive enhancement without some form of server side rendering.

A static build of a react application will not meet the requirements of a PE application.

Is there anything that can be done with service workers for example that would allow us to deploy a static build?

dagda1
  • 26,856
  • 59
  • 237
  • 450
  • I would very much like to know the same thing - I haven't found anyone discussing this which surprises me. – Brighty Jul 19 '18 at 17:36
  • 1
    Having read a bit more this may provide a solution: https://reactjs.org/docs/react-dom-server.html – Brighty Jul 25 '18 at 08:23

0 Answers0