{% macro component(title, image, selected, open, prefix, position='center', avatar=image, class='') %}
course edit Edit
star star star star star_border
6 hours
Angular
{{ title }}

with Elijah Murray

{% if account %}
access_time

50 minutes left

play_circle_outline

12 lessons

Your rating
star star star star star_border
4/5
{% else %}

Learn the fundamentals of working with Angular and how to create basic applications.

check

Fundamentals of working with Angular

check

Create complete Angular applications

check

Working with the Angular CLI

check

Understanding Dependency Injection

check

Testing with Angular

access_time

6 hours

play_circle_outline

12 lessons

assessment

Beginner

{% endif %}
{% endmacro %} {{ component() }}