function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Amith RaoAmith Rao 

How a beginner should start with Salesforce Lightning?

Hi guys,

I want to start up with salesforce lighting through videos and documents.

In this covid as a self learner, can u please help me how to start and go about it in salesforce lightining 

Regards
Amith S Rao
AbhinavAbhinav (Salesforce Developers) 
Hi Amit ,

You can start you learning by going through trailheads  - fun way to learn.

few links to start with

Aura
https://trailhead.salesforce.com/content/learn/modules/lex_dev_lc_basics?trailmix_creator_id=arivas&trailmix_slug=lightning-components-basics

LWC
https://trailhead.salesforce.com/content/learn/modules/lightning-web-components-basics

You can also go through different trailmix available on Lightning.

Thanks!
Suraj Tripathi 47Suraj Tripathi 47
Hi,

First of all congratulations, you have taken the right step by deciding to learn LWC  as salesforce is one of the trending technology.
Before learning LWC I think you should learn basic javascript first, this helps you to learn the LWC concept fast.  From here you can learn javascript:- https://www.w3schools.com/js/

Now moving to LWC you can learn from here as this is the step by step guide offered by trailhead:- https://trailhead.salesforce.com/users/journeytosalesforce/trailmixes/all-about-lwc

After learning the basic start making components on your own by taking examples from tutorials.

Please mark it as Best Answer if it helps you.

Thanks & Regards
Suraj Tripathi