Details

Description

This training was my first step in learning Angular, a comprehensive and innovative framework:
- Discovering the basic building blocks of an Angular application, such as components.
- Passing data to components using data binding.
- Responding to template events through event binding.
- Providing structure and formatting to your components with directives and pipes.
- Implementing services and routing to enhance the structure of your application.