About me
Kamil Abzalov
Frontend developer and mentor
My experience is 10+ years. I was creating websites with different CMS (WordPress, Drupal, Joomla, Opencart etc). At the end of 2017, I started working with AngularJS. Since 2018 I’ve been working with Angular. Besides, I like mentoring and have a personal youtube channel.
experience
completed projects
teams projects
Experience
- HTML5, CSS3, responsive design, CSS frameworks
- JavaScript, TypeScript
- Angular, Angular Material, NgRX
- React
Education
- Ministry of Industry & Information Technology (MIIT), 2007-2012
- Udemy, Coursera, O’Reilly
Contacts
- Email: mail@kamil-abzalov.com
Template-driven forms in Angular
In this lesson, we'll start by discussing forms. Angular provides two ways to work with forms — template-driven and reactive forms. Today, we'll focus on the template-driven approach.Template-driven form connects a component class property with an input field using...
Updating Angular and Creating Application Routes
In this tutorial, we'll cover two topics: first, how to update Angular, and then how to create app routes.To update Angular, run the command ng update <angular package name>. To find out the package name and check for available updates, first run ng update and...
Modern control flow in Angular (@if, @for, @switch)
In this tutorial, we’ll talk about the modern control flow in AngularIn previous versions of Angular, template control flow was based on structural directives such as *ngIf, *ngFor, and *ngSwitch. I covered it in an earlier lesson.The new control flow makes template...




