Course Outline
Introduction
- What's new in Angular 11?
Getting Started
- Installing Angular 11 CLI
- Setting up the workspace
- Initializing an application
Angular 11 Components
- Building nested components
- Sharing data across components
- Loading components dynamically
- Working with custom elements
RxJS and Observables
- Exploring the RxJS library and properties
- Creating, subscribing, and multicasting observables
- Handling asynchronous operations using observables
Forms in Angular 11
- Reactive vs template-driven forms
- Validating user inputs
- Generating dynamic forms
Routing and Navigation
- Configuring routes for an application
- Passing data to routes
- Using route guards to restrict access
Advanced Dependency Injection
- Generating services in Angular 11
- Injecting dependencies into a component
- Configuring dependency providers
Security and Deployment
- Preventing cross-site scripting (XSS) and vulnerabilities
- Auditing Angular 11 applications
- Testing and building configurations for deployment
- Deploying Angular 11 applications to production
Best Practices and Troubleshooting
Summary and Next Steps
Requirements
- Familiarity with basic HTML, CSS, and JavaScript
- Experience with Angular
Audience
- Developers
Testimonials (5)
I liked that the training focused more on the practical side.
Mihaela - Ness
Course - NgRx
Topics that were discussed, lots of live code examples, trainers attitude towards group
Weronika - ATOS PGS sp. z o.o.
Course - Reactive Programming with Angular RxJS
I liked your jokes
Dermot - Griffiths & Armour
Course - Angular 2 Fundamentals
Practical examples, exercises and best practices
Bartosz Zawistowski - Capgemini Polska Sp. z o.o.
Course - Angular 10 for Developers
Step by step analysis. Each line of code explanation. Every problem I had during the course was successfully solved and Łukasz told me the reason. I also liked good practices that have been presented. Never have I been convinced about TDD style - I just dont find it useful and worth its time. Łukasz pointed out so many advantages of TDD, it completely changed my opinion.