Posts

Showing posts with the label React on Salesforce

Build React Apps Natively on Salesforce Using Salesforce Multi-Framework

Image
Salesforce development has traditionally centered around platform-native tools like Lightning Web Components, Aura, Visualforce, Apex, and Experience Cloud. These tools are still important, but Salesforce is now opening the door for developers who prefer modern frontend frameworks like React. With Salesforce Multi-Framework , developers can build React applications that run natively on the Salesforce platform, instead of embedding React apps through iframes, Canvas apps, or external hosting workarounds. Salesforce currently positions Multi-Framework as a beta capability for building React apps on the Agentforce 360 Platform. React is supported today, and Salesforce has indicated that additional frontend frameworks are expected later. What Is Salesforce Multi-Framework? Salesforce Multi-Framework is a new way to build user interfaces on Salesforce using popular frontend frameworks like React. Earlier, if a team wanted to show a React app inside Salesforce, the common options were: Em...