- JavaScript and TypeScript programming experience
Audience
- Web Developers
Angular is a JavaScript framework for developing client-side web applications and SPAs (Single-Page Application). Angular 8 offers new features that includes differential loading, dynamic imports, web workers as an opt-in support, and more.
This instructor-led, live training (online or onsite) is aimed at web developers who wish to use Angular 8 to develop client-side web applications.
By the end of this training, participants will be able to:
- Create and scale SPAs from scratch.
- Build open source Angular libraries.
- Secure an Agular application with JWT authentication.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Introduction
Angular 8
- What is Angular?
- Angular architecture
- Angular 8 features
Preparing the Development Environment
- Installing and configuring Angular 8
Angular Quick Start
- Creating an application
- Adding Bootstrap
- Creating routing
Components and Binding
- Creating and using custom components
- Working with bindings
- Building modules
- Styling components
Developing an Angular Library
- Creating Angular libraries
- Publishing Angular libraries
Services and Dependecy Injection
- Creating a service
- Injecting a service into a component, directive, and service
Form Handling
- Creating a form
- Validating, filtering, and sanitizing form data
Pipes and HTTP Requests
- Transforming output
- Setting up Firebase
- Sending requests
Offline Capabilities
- Adding service workers
- Caching assets and URLs
Testing the Application
- Testing with unit tests
Debugging the Application
- Handling errors
Deploying the Application
- Hosting with Firebase
Securing the Application
- Using JWT authentication
Troubleshooting
Summary and Conclusion