Assessment details

Based on your skill level we recommend you take the Intermediate level Angular courses.

{% import '_courses.carousel.html' as courses %}
2

Recommended: Intermediate

Once you have the basics using the Angular framework, you will continue to build on your existing knowledge and, with these intermediate courses you will have a deeper understanding into features like services, routing and testing.

{{ courses.component( pager=false, control=true, items=[{ title: 'Angular Unit Testing', image: 'angular_testing', avatar: 'angular', position: 'left' }, { title: 'Angular Routing In-Depth', image: 'angular_routing', avatar: 'angular', position: 'left' }, { title: 'Angular Services', image: 'angular_services', avatar: 'angular', position: 'left' }, { title: 'Angular Patterns', image: 'angular_patterns', avatar: 'angular' }]) }}