I am currently working on a react and AEM integration, few things to share-- we are using AEM as an authoring experience and generating the content as a service.- In a component HTML, we are only defining the Java model call and JSON model.- we are using sling models to generate the JSON of the comp...