Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

SALESFORCE LWC Course Details
 

Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..

Batch Date: July 1st & 2nd @8:30AM

Faculty: Mr. Sai (25 Yrs of Exp,.. & Corporate Trainer)

Duration: 4 Weekends Batch

Venue :
DURGA SOFTWARE SOLUTIONS,
Flat No : 202, 2nd Floor,
HUDA Maitrivanam,
Ameerpet, Hyderabad - 500038

Ph.No: +91- 9246212143, 80 96 96 96 96

Syllabus:

Lightning Web Component

  • Html,Css and Javascript
  • Introduction to Lightning Web Component
    • Why Salesforce Introduced LWC
    • Comparison between LWC & AURA
  • Software Setup
    • VS Code
    • Salesforce CLI
    • Salesforce Extension Pack
  • Component Structure
  • First Lightning Web Component
  • Decorators in Lightning Web Component
  • Iterate through with List
    • for Each
    • iterator
  • Conditional Rendering (If-Else)
  • Composition and query selectors
  • styling in lwc
  • Component lifecycle
    hooks(constructor(),connectedcallback(),disconnectedcallback(),render(),err
    orcallback(),renderedcallback())
  • Component communication for parent to child relationship
  • Pubsub module(relationship between independent components)
  • Building reusable components and Aura coexistence under lwc.
  • LMS(Lightning Message service)
  • Salesforce resource component context and notifications
  • Base lightning components.
  • Navigation service
  • Lightning Dataservice wire adapters and functions
  • Apex in lwc
  • Booklisting App with Rest-api callout
  • Final Project
    • Car-hub project