Skip to content

Instantly share code, notes, and snippets.

<a href ="https://trailhead.salesforce.com/content/learn/modules/best-practices-in-lightning-web-components"/>Best Practices in LWCs</a>
LWC Recipes (GitHub)
https://github.com/trailheadapps/lwc-recipes
Platform Cache
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_cache_namespace_overview.htm
service.readMetadata('Profile', new String[] { 'Admin' }).getRecords()