awesome-lwc
A list of interesting on platform Lightning Web Components resources and code examples
"On platform" means resources specific to the SFDC platform, and not necessarily LWC Open Source.
Feel free to Fork, PR, and contribute to this list.
Join the SFXD Discord Community!
Community Repos
-
An interactive timeline for the Salesforce platform. https://medium.com/@dave_norris
-
A set of utilities and patterns for Flexipage SPAs.
-
Utility item to support real time private chatter conversations.
-
A SObject Generic Lookup field with LWC
-
Filter and search Custom Metadata with LWC https://jlyon87.github.io/#/
-
dynamicFieldsLWC A dynamic multi-line input table using LWC
-
A Declarative PubSub Library for Lightning Web Component and Aura Component
Locker Safe JS Resources
Goal of this section is to highlight Locker Safe resources that can enhance your LWC.
As the Locker Service adjusts, I'll revisit this section to add resources that might become available.
-
Chart JS JS Charing Libray
-
D3, a data visualization library.
- C3, a charting library dependent on D3
-
ParaParse, a CSV parser, handles sloppy input and big files. (Use this)
Official Examples
Interesting Posts and Blogs
Want to learn LWC?
- LWC Trailhead Trail
- Component Documentation
- Developer Documentation
- Play by Play Video: Understanding Lightning Web Components for Salesforce Developers
- Play by Play Video: Understanding Lightning Web Components for Non-Salesforce Developers
New to Javascript?
Need help setting up VS Code for Salesforce Development?
- Official Salesforce Extension Documentation (Note the JDK alternatives)