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
sssssssssssssssssssssss ssssssssssssssssssssssss s 

What are the use cases for Lightning AURA components for a beginner?

Hi Team,

What are the use cases for Lightning AURA components for a beginner?

Many Thanks for all your help and support!
Deepali KulshresthaDeepali Kulshrestha
Hi,

There are many benefits of using the Lightning Component framework to build components and apps,following are:-->

1.Out-of-the-box Components:
Comes with an out-of-the-box set of components to kick start building apps. You don't have to spend your time optimizing your apps for different devices as the components take care of that for you.

2.Rich Component Ecosystem
Create business-ready components and make them available in the Salesforce app, Lightning Experience, and Communities.
Salesforce app users access your components via the navigation menu. Customize Lightning Experience or Communities using
drag-and-drop components on a Lightning Page in the Lightning App Builder or using Community Builder. Additional components
are available for your org in the AppExchange. Similarly, you can publish your components and share them with other users.

3.Fast Development
Empowers teams to work faster with out-of-the-box components that function seamlessly with desktop and mobile devices. Building
an app with components facilitates parallel design, improving overall development efficiency.
Components are encapsulated and their internals stay private, while their public shape is visible to consumers of the component.
This strong separation gives component authors freedom to change the internal implementation details and insulates component consumers from those changes.

3.Device-aware and Cross Browser Compatibility
Apps use responsive design and support the latest in browser technology such as HTML5, CSS3, and touch events.

And you can start learning your aura basics from trailhead ,you can see the link below:

https://trailhead.salesforce.com/en/content/learn/modules/lex_dev_lc_basics/lex_dev_lc_basics_intro


I hope you find the above solution helpful. If it does, please mark as Best Answer to help others too.

Thanks and Regards,
Deepali Kulshrestha
www.kdeepali.com