Migrate Aura Components to Lightning Web Components
Aura components and Lightning web components can exist in the same application. This section helps you to migrate components and apply your existing skills by mapping concepts from Aura components to Lightning web components.
- Migration Strategy
- Pick a Component to Migrate
- Migrate Component Bundle Files
- Migrate Markup
- Migrate Events
- Migrate Interfaces
- Migrate CSS
- Migrate JavaScript
- Migrate Apex
For a graphical illustration of how to map concepts from Aura components to Lightning web components, see this Medium post.
The Lightning Web Components for Aura Developers Trailhead module is another resource to help you learn about Lightning web components.