function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vivekh88Vivekh88 

SPA React Framework with Salesforce performance?

Hi All,

We have a requirement where we have to embed salesforce loghtning component into SPA which is built on React Framework. The data's currently what we are fetching in lightning compoenent is coming from Salesforce and for SPA they are fetching the records from different APIs using microservice.So my question is,

1. Can i do embed a lightning component in SPA(Build on ReactJs)?
2. If i embed what will be the challenges to be faced?
3. It will affect the performance of SPA and Salesforce?

Thanks
Vivekh