Welcome to the Lightning Now Tour Developer Workshop.

After completing the workshop, you will come away with hands-on experience building Lightning Components for Lightning Experience. The exercises will walk you through initial setup, show you how to customize Lightning pages, introduce you to the concepts of Lightning Components such as data bindings, JavaScript controllers, Base Lightning Components, events and much more.

Pre-Work: Complete Before the Workshop

Prior to the start of the workshop, you’ll need to complete the following steps:

  1. Log into Trailhead using the Login link in the upper righthand corner.
  2. Navigate to this project and scroll to the bottom of the page.
  3. Click on the dropdown and choose Create a Trailhead Playground. This can take a few minutes.

    Create a new Trailhead Playground

  4. Once your playground has been created, click the Launch button to open the new org.
  5. In your playground’s URL, replace everything following lightning.force.com with this: /packaging/installPackage.apexp?p0=04t6A000000SG0F. Your URL should look similar to this: https://playful-raccoon-21646-dev-ed.lightning.force.com/packaging/installPackage.apexp?p0=04t6A000000SG0F. Press Return.
  6. Select Install for All Users and click Install.
  7. Once the installation is complete, click Done and then click the App Launcher App Launcher Icon in the upper-left corner.
  8. Select the Dreamhouse Lightning application.
  9. Click the Data Import tab and then click Initialize Sample Data. Depending on your screen size, the Data Import tab can be under More in the tab menu.
  10. To confirm that you are setup and ready to go, click the Properties tab. You should see a list of Properties.

Not seeing any properties? Go back to the Data Import tab and click the Initialize Sample Data button again.

Let's Get Started!

Additional Resources