AEM content in React appliccation
We have a fully functional React SPA - it is standalone and not part of the Adobe architecture. A portion of the same website does utilize AEM to serve its content. The business would like to be able to personalize some content utilizing AEM and publish that as content on a React page/route. What is best practice to going about this? Some of the content may be dynamic based on some data that the React SPA fetched from an API as well.