Description
In this course, you will learn:
- Discover key JavaScript skills and how they apply to developing Lightning web components.
- Learn about JavaScript ES6 features and how to use them.
Syllabus:
1. JavaScript Skills for Salesforce Developers
- Learn JavaScript Core Concepts
- Understand JavaScript in the Browser
- Work with Objects, Classes, and Prototypical Inheritance
- Take Action with Events and Functions
- Learn About Context, Scope, and Closures
- Write Asynchronous JavaScript
2. Modern JavaScript Development
- Get Started with Modern JavaScript Development
- Explore New Syntax in JavaScript ES6
- Understand JavaScript Functions
- Work with Classes
- Organize Code with Modules
- Write Asynchronous JavaScript
- Test Your JavaScript