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
Reactive forms in Angular
In the previous video we've discussed template driven forms in Angular. In this tutorial we will discuss reactive forms.Reactive forms are more convenient for handling large forms and the relationships between form fields. For example, address fields can be part of a...
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...




