Table of Contents

Workshop Exercises

Now that you have your org setup, and data imported, it’s time to code! The workshop consists of the following exercises. Each exercise builds upon previous exercises and should be done in order.

Exercise 1 - Creating a “Hello World” Lightning Web Component

Exercise 2 - Using Base Lightning Components

Exercise 3 - Leveraging the Navigation Service

Exercise 4 - Editing Data with Record-Edit-Form

Exercise 5 - uiRecordApi, Design Parameters and Component Communication

Exercise 6 - Using lightning:recordForm

Exercise 7 - Form Builder Component