- Description
- Dealing with our asynchronous components is now easier due to the new components. We introduced asynchronous context component in which you can use Await pattern on all of our components that work with promises. This simplifies code and allows you to deal with asynchronous code as if it was synchronous. Check out this script for an example on how you can do that.
- Visibility
- public
- Date Created
- Nov 30, 2022, 6:30:25 PM
- Last Edit Date
- Dec 1, 2022, 9:07:58 AM