What are custom snippets?

Custom Snippets are a way to insert a piece of code that needs to be written multiple times.

What is a Scratch Org?

A Scratch org is a source-driven and disposable deployment of Salesforce Code and Metadata.

What is the deployment order in Code Builder?

Retrieve -> Change Default Org -> Deploy This Source to Org

What is Code Builder?

Code Builder is a Cloud Hosted Development Environment powered by AWS.

Which extensions can you install in Code Builder?

Code Builder comes pre-installed with all the required Salesforce Extensions

What should you do if your org is not visible while installing Code Builder.

Check that the Developer org has been added to the Trailhead Account in the Connected Orgs.

How to preview Lightning Web Components?

You can not preview LWC directly from Code Builder. You need to create a Lightning Application is Salesforce to preview it.