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
Angular. Component Lifecylce. Part two
I come back after a long timeout because my relocation to Cyprus. In this video I'll remind you about last discussing lifecycle angular component hooks. Also we'll consider the special decorators for getting access to child component from parentAngular has termines...
Angular. Component lifecycle
Every Angular component has its own lifecycle. Lifecycle includes several optional methods, which you can realize for response to different component events (change detection run for example)To describe lifecycle method (hooks) you need implement interface contains...
Angular. Change detection
Angular app is components tree. When something has changed in component (DOM changes, run timeout, intervals, promises, http requests), Angular checks all components for changes. It can affect negatively to app performance. In this video we'll consider change...




