開発者はサンドボックス内の Lightning Web コンポーネントのバグを修正するために何を使用すればよいでしょうか?
正解:D
* Visual Studio Code (VS Code)is the recommended tool for Salesforce development. It supports the Salesforce Extensions Pack for debugging and fixing issues in Lightning Web Components (LWCs). * Not Suitable: * Option A: The Developer Console is less effective for LWC debugging. * Option B: The Force.com IDE is deprecated. * Option C:Execute Anonymousdoes not provide tools to debug or fix LWC bugs. :VS Code with Salesforce Extensions Pack