Skip to content

taphalow/Async-LWC-Demo

Repository files navigation

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

  1. Install the demo by running this script:

    MacOS or Linux

    ./install-dev.sh
    

    Windows

    install-dev.bat
    
  2. Add the Async Demo component to any Lightning page

About

Asynchronous Lightning Web Component Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published