March 2026
Intermediate to advanced
512 pages
11h 26m
English
Now that we know how to write asynchronous JavaScript through the async/await pattern and with promise chains, let's look at a common use case for this method of processing: retrieving data from an external source. We will do this through a REST API callout in Apex and with the Fetch API in JavaScript.
We are going to be covering the following main recipes:
The recipes in this book can be found at https://github.com/PacktPublishing/Salesforce-Lightning-Web-Component-Cookbook ...
Read now
Unlock full access