Salesforce functions - a new game changer by Salesforce, allows you to extend the platform logic in Javascript, Typescript and Java.
An illustrated overview of what Salesforce functions are —
1/ Your Javascript functions are hosted in isolated but salesforce managed infrastructure.
2/ Develop business logic in Javascript, Typescript and Java and use any Open source or external libraries.
3/ Call functions from your Apex. But forget Authentication! Salesforce handles it implicitly.
4/ Offload heavy computation tasks to functions. The infrastructure auto scales without manual intervention upon load.
Liked the illustrated concepts?
Follow and share in twitter to help the Salesforce and Javascript community.
Visit https://rsforce.net for more illustrations!
Top comments (0)