|
|
|
|
|
by samanator
738 days ago
|
|
Salesforce is slow (the lwc frontend I mean), and has legacy (aka governer) limits. E.g. you can't have synchronous code run for more than 10 seconds, you can't update more than 200 records in a standard transaction, the query language has only very basic joins, and much more. If you can build a crm without these limitations, why not get your 80% without the limits? |
|