async-lwc-demo
async-lwc-demo copied to clipboard
Asynchronous Lightning Web Component Demo
Asynchronous Lightning Web Component Demo
This demo showcases the following asynchronous patterns in a Lightning web component using Promises and Async/Await:
- Optimized resource loading
- Race condition handling
Installation
-
Install the demo by running this script:
MacOS or Linux
./install-dev.shWindows
install-dev.bat -
Add the Async Demo component to any Lightning page