- Course
An AngularJS Playbook
The Playbook contains strategies and patterns for common scenarios in AngularJS applications. The scenarios include working with authorization tokens, nested routes, form validation, consistent error handling and diagnostics, as well as building custom directives to integrate with third party libraries.
- Course
An AngularJS Playbook
The Playbook contains strategies and patterns for common scenarios in AngularJS applications. The scenarios include working with authorization tokens, nested routes, form validation, consistent error handling and diagnostics, as well as building custom directives to integrate with third party libraries.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
The Playbook contains strategies and patterns for common scenarios in AngularJS applications. After an introductory module, the course looks at managing authorization tokens and a user model using services and HTTP interceptors. The third module provides strategies to implement consistent error handling and display of alert messages to the user. The fourth module will focus on UI topics, including working with an application that requires nested views and modal dialogs. The fifth module demonstrates custom directives you can use to help build and validate forms, including how to dynamically augment a view using the $compile service. The final module of the course will demonstrate techniques you can use to integrate third party libraries, including how to wrap jQuery plugins.