Aura Beginner to Advance
- Aura Basics
- What is Aura Framework?
- Difference Between Aura and LWC
- Aura Component Structure
- Creating Your First Aura Component
- Understanding <aura:component>
- Aura Expressions {! }
- Using Attributes in Aura
- Data Binding in Aura Components
- Rendering HTML in Aura
- Aura Components vs Visualforce
- Difference between aura:id and id
- Using $A.get() in Aura
- Understanding Access Modifiers
- Using aura:method
- Aura Events
- Aura Controllers & Helpers
- Aura Component Communication
- Aura Conditional Rendering & Iteration
- Aura Component Lifecycle
- Aura Design System & Styling
- Aura Navigation & URL Handling
- Aura Data Services
- Aura Interfaces & Implementations
- Aura Security & Access Control
- Aura Performance Optimization
- Aura Advanced Topics
- Dynamic Component Creation
- Dynamic Component Destruction
- Custom Renderers
- Overriding Standard Actions
- Custom Lightning Quick Actions
- Using Aura in Experience Cloud
- Aura and Third-Party Libraries
- Using ltng:require in real examples
- Aura component inheritance (extends)
- Handling dynamic component in modal patterns
- Project
SLDS grid system understanding
The purpose of understanding the SLDS grid system in Aura Framework is to create responsive and well-aligned layouts using Salesforce Lightning Design System classes. It helps developers design clean UI with rows and columns, manage spacing properly, and build professional Lightning components that work smoothly on different screen sizes.