A developer is building a custom component in Lightning web components (LWC) that needs to fetch data from an API.
Which lifecycle hook should the developer use to make the API call?
A developer suspects that a defect exists in 30 lines of Apex code. How can the developer add debug statements, run the block of apex code in isolation and observe the immediate results?
What is likely to happen if a developer leaves debug mode turned on in an environment?
Which three components should a developer use on the product page to replace the out-of-the-box Product Detail Card component?