Complete Guide to Salesforce Lightning Development
Complete Guide to Salesforce Lightning Development, available at $34.99, has an average rating of 3.8, with 91 lectures, based on 28 reviews, and has 214 subscribers.
You will learn about Create Standard Lightning solutions and build a basic page layout Build and migrate reports and dashboards Enhance the performance of your Lightning pages by integrating them with Visualforce Understand how Salesforce Lightning is beneficial in marketing, sales, services, and analytics Work with the Lightning Design System to add stunning custom designs and styling to your application Manage the state of a Lightning application using the URL's hashtag and use Lightning's Component and Application events This course is ideal for individuals who are This course is ideal for Salesforce developers, Salesforce Admins, sales consultants, and sales managers, Visualforce developers to build modern enterprise apps with Salesforce. It is particularly useful for This course is ideal for Salesforce developers, Salesforce Admins, sales consultants, and sales managers, Visualforce developers to build modern enterprise apps with Salesforce.
Enroll now: Complete Guide to Salesforce Lightning Development
Summary
Title: Complete Guide to Salesforce Lightning Development
Price: $34.99
Average Rating: 3.8
Number of Lectures: 91
Number of Published Lectures: 91
Number of Curriculum Items: 91
Number of Published Curriculum Objects: 91
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Create Standard Lightning solutions and build a basic page layout
- Build and migrate reports and dashboards
- Enhance the performance of your Lightning pages by integrating them with Visualforce
- Understand how Salesforce Lightning is beneficial in marketing, sales, services, and analytics
- Work with the Lightning Design System to add stunning custom designs and styling to your application
- Manage the state of a Lightning application using the URL's hashtag and use Lightning's Component and Application events
Who Should Attend
- This course is ideal for Salesforce developers, Salesforce Admins, sales consultants, and sales managers, Visualforce developers to build modern enterprise apps with Salesforce.
Target Audiences
- This course is ideal for Salesforce developers, Salesforce Admins, sales consultants, and sales managers, Visualforce developers to build modern enterprise apps with Salesforce.
The new Lightning Experience combines three major components—Lightning Design System, Lightning App Builder, and Lightning Components—to enable anyone to quickly and easily create beautiful, modern enterprise apps. If you wish to take up the challenges that Lightning throws at you head-on, then look no further because this practical course will be your faithful companion and ensure that you make best use of the Lightning platform.
With this practical course, you’ll initially explore the art of working with standard components and build a basic layout for the application. Then, you will add more advanced components using the Lightning framework. Finally, you will also build and migrate reports and dashboards to make your app look more professional. Than you will learn how to roll out to Lightning in an existing organization and work with some really amazing point-and-click features to enhance your application’s user interface. Finally you will create custom Lightning components and custom Lightning events and communicate between components using events, make calls from Lightning components to remote methods, and handle server responses asynchronously using callback functions.
Contents and Overview
This training program includes 3 complete courses, carefully chosen to give you the most comprehensive training possible.
The first course, Salesforce Lightning Recipesstarts by walking you through the three major Lightning components and will help you enable and configure a Lightning solution. You will explore the art of working with standard components and build a basic layout for the application. Then, you will add more advanced components using the Lightning framework. Finally, you will also build and migrate reports and dashboards to make your app look more professional. Towards the end of the course, you’ll make use of the Design System to work with Salesforce data and lay out the entire page with the components that you’ve built, before integrating Visualforce in your application.
The second course, Hands-On Salesforce Lightning Development entails all out-of-the-box functionality available in Lightning Experience. You will learn how to roll out to Lightning in an existing organization and work with some really amazing point-and-click features to enhance your application’s user interface. Lightning App Builder gives you the power to build apps visually, without code, quicker than ever before using custom-built Lightning components. By the end of this course, you’ll be able to build efficient apps based on the new Lightning experience and make your Lightning apps available in the Lightning App Builder.
The third course, Complete Salesforce Lightning Application Developmentwill show you how to enable, create, and configure a Lightning solution. You will dig into component attributes, expressions, value providers (and attribute data types and other aspects of attribute definitions) and create an efficient component via attributes and expressions. Then you will create a Lightning-enabled Apex Controller that exposes data and logic to the client application. Next, you will create a Lightning application in the Developer Console, use static resources in your Lightning Application, and preview your Lightning application in the browser. Finally, you will create custom Lightning components and custom Lightning events and communicate between components using events. You will then learn how to create Apex methods that can be called remotely from Lightning component code, make calls from Lightning components to remote methods, and handle server responses asynchronously using callback functions. Towards the end of the course, you’ll learn how to manage the state of your Lightning application using the URL’s hashtag and use Lightning’s Component event and Application event.
About the Author
Syed Shahis one of the pioneers in delivering trainings on “Salesforce Lightning and he has worked on Salesforce since the last 7 yrs. He has developed Salesforce applications with SFDC Best Practices including functional gathering and application design for a number of companies like Infosys, Vodafone, HCL, Dell, Wipro, Mindtree, Sony, Nihon and Accenture.
Course Curriculum
Chapter 1: Salesforce Lightning Recipes
Lecture 1: The Course Overview
Lecture 2: Getting Ready
Lecture 3: Preparing the Org
Lecture 4: Preparing Users
Lecture 5: Rollout Plan
Lecture 6: Lightning Apps
Lecture 7: Custom Lightning App
Lecture 8: Lightning Page Layouts
Lecture 9: Creating Lightning Pages
Lecture 10: Creating App Page
Lecture 11: Creating Record Page
Lecture 12: Creating Home Page
Lecture 13: Editing Lightning Pages
Lecture 14: Assigning Lightning Pages
Lecture 15: Reports and Dashboards
Lecture 16: Creating a Lightning Component
Lecture 17: Live Demo
Lecture 18: Using the Components
Lecture 19: AppExchange Components
Lecture 20: Preparing for AppExchange
Lecture 21: Creating a VisualForce Page
Lecture 22: Components in VisualForce
Lecture 23: Demo
Lecture 24: Getting Started
Lecture 25: Enhancing VisualForce Pages
Lecture 26: Adding SLDS Components
Lecture 27: Flows in Lightning Pages
Lecture 28: Custom Lightning Pages in Apps
Chapter 2: Hands-On Salesforce Lightning Development
Lecture 1: The Course Overview
Lecture 2: Developer Edition
Lecture 3: Classic and Lightning Experience
Lecture 4: A Tour of Lightning Experience
Lecture 5: Marketing App
Lecture 6: Sales App
Lecture 7: Service App
Lecture 8: Custom Lightning App
Lecture 9: Creating a Custom Object in Lightning Experience
Lecture 10: Custom Tabs in Lightning Experience
Lecture 11: Custom Fields in Lightning Experience
Lecture 12: Custom Formula Fields in Lightning Experience
Lecture 13: Custom Validations in Lightning Experience
Lecture 14: Page Layouts in Lightning Experience
Lecture 15: Compact Layouts in Lightning Experience
Lecture 16: Data Import Wizard
Lecture 17: Exploring the Lightning App Builder
Lecture 18: Classic App in Lightning Experience
Lecture 19: Creating Lightning Console App
Lecture 20: Creating Sales Path
Lecture 21: Enhancements to “Health Awareness Program” App
Lecture 22: Introduction to the Lightning Process Builder
Lecture 23: Building a Business Process on a Standard Object Account for Creating a Record
Lecture 24: Building a Business Process for Updating Your Contacts
Lecture 25: Understanding the Requirements of Your App
Lecture 26: Requirement 1
Lecture 27: Requirement 2
Lecture 28: Introduction to the Cloud Flow Designer
Lecture 29: Understanding the Flow Requirements for Building Your Applications
Lecture 30: Building a “Quick BMI Flow” That Captures, Calculates, and Displays BMI Data
Lecture 31: Create Volunteer Flow
Chapter 3: Complete Salesforce Lightning Application Development
Lecture 1: The Course Overview
Lecture 2: About the Project
Lecture 3: Install/Build Salesforce Classic
Lecture 4: Overview of Lightning Experience
Lecture 5: BMI Calculator
Lecture 6: Attributes, Expressions, Value Providers
Lecture 7: Component Bundle
Lecture 8: Client-side Controller
Lecture 9: Global IDs and Local IDs
Lecture 10: Using the Component and Navigation
Lecture 11: What Is SLDS
Lecture 12: SLDS to Lightning Components
Lecture 13: SLDS to Stand-alone Apps
Lecture 14: SLDS to VisualForce Pages
Lecture 15: <lightning:input>
Lecture 16: Server-side Controller
Lecture 17: force:navigateToComponent
Lecture 18: Component Composition
Lecture 19: App and Wrapper Components
Lecture 20: Search Bar Component Markup
Lecture 21: List and Card Components
Lecture 22: SLDS to the Components
Lecture 23: Apex Method
Lecture 24: Event Reference
Lecture 25: System Event Reference
Lecture 26: Demo on System Events
Lecture 27: Custom Events
Lecture 28: App Event
Lecture 29: Create the App Event
Lecture 30: Register and Fire in Search Comp
Lecture 31: Handle in SeminarList Comp
Lecture 32: Handle in HealthTipList Comp
Instructors
-
Packt Publishing
Tech Knowledge in Motion
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 0 votes
- 3 stars: 3 votes
- 4 stars: 15 votes
- 5 stars: 9 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024