{% import 'components/discussions.html' as discussions %}
access_time
Your subscription ends on 25 February 2015
116

Angular

Best score

432

Experience IQ

4 days streak this week

trending_up
{% include 'components/achievements.carousel.html' %}

Learning Paths

My learning paths
{% import '_account-path-card.html' as path %} {{ path.component(title='Angular', image='angular') }} {{ path.component(title='Swift', image='swift', favorite=true) }} {{ path.component(title='React Native', image='react', position='left') }}

Courses

My courses
{% import '_courses.carousel.html' as carousel %} {{ carousel.component(control=true, col_class='col-sm-6', account=true) }}

Discussions

{{ discussions.component(items=[{ avatar: 'assets/images/people/110/guy-1.jpg', date: '2 days ago', name: 'Laza Bogdan', title: 'Using Angular HttpClientModule instead of HttpModule', chips: ['Angular fundamentals'] }, { avatar: 'assets/images/people/110/guy-2.jpg', date: '3 days ago', name: 'Adam Curtis', title: 'Why am I getting an error when trying to install angular/http@2.4.2' }]) }}