Skip to content

saramorgan/GettingStartedWithAura

Repository files navigation

Getting Started With Aura Pluralsight Course Final Code

Will feature code used in the Pluralsight course, "Customizing Salesforce with Lightning Aura Components". This is a beginners course and the primary audience is developers, but this could also be useful for Super Admins interested in learning more about Aura components.

Reference Material Instead of the Course

Anyone that is interested in finding out more about this code, should visit my blog at saramorgan.net. There you will find a series of posts that briefly cover what is included in each module of the course. The only way to see all the tips and tricks I provide are to view the actual course on Pluralsight. But below is a link to each post and a brief summary of what it covers.

Understanding the Lightning Component Framework

Refer to the following blog post #1 . In this post/Pluralsight module), you will learn:

  1. Who Should be Building Aura Components?
  2. Where Can Aura Components Be Used?
  3. Anatomy of an Aura Component Bundle
  4. Creating an Aura Component Bundle

Creating Aura Components with the Salesforce CLI

Refer to the following blog post # 2 .

  1. Using an Interactive Development Environment (IDE)
  2. Getting Setup with an IDE
  3. Understanding Salesforce DX (SFDX)
  4. Creating an Aura Component in Visual Studio (VS) Code
  5. Exposing Aura Components to Lightning App Builder

Working with Data

Refer to the following blog post # 3 .

  1. Working with Controllers
  2. Working with Apex and DML
  3. Creating a New Open Cases Component
  4. Using the CLI to Load Data to Scratch Org
  5. Enforcing Apex Security
  6. What About Caching and Usability?

Working with Record Forms

Refer to the following blog post # 4 .

  1. Working with Record Form Base Lightning Components
  2. Creating a New Quick Case Component
  3. Creating Quick Actions

Working with Salesforce Mobile

Refer to the following blog post # 5 .

  1. Working with the new Salesforce Mobile App
  2. Using the Salesforce Mobile App QuickStart Page
  3. Wrapping Up

About

Will feature code used in the Pluralsight course, "Customizing Salesforce with Lightning Aura Components"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published