Migrating Components Written In HTL (Sightly) to React
Hey Everyone,
I have a project that has about 20 or so components written in HTL (Sightly) and will need to migrate them to instead be in React.
My question is, can I do this incrementally in AEM? As in, can I convert a few components at a time to React while still keeping others as HTL on the same page, or would a migration like this require me to migrate all components to React in one full sweep?
I can't seem to find any information on HTL and React being used in conjunction with one another on the same page, so any guidance on how to do a migration like this or confirmation that an incremental approach is not possible would be appreciated.
Thanks