Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
Angular Rocks - Angular Change Detection with Wassim Chegham

Angular Change Detection with Wassim Chegham

07/07/21 • 39 min

Angular Rocks

Change Detection is a mechanism built into Angular that allows Angular to decide what actions to be performed when the state of the app changes. Most of the time developers do not have to deal with change detection manually.

In this episode we are talking about a quick history of change detection and what problem it solves. We also discuss change detection strategies, when you should tap in to change detection manually and tips and tricks.
People mentioned

John Papa

Misko Hevery

Elon Musk

Twitter Discussion
Angular Change Detection Edge Cases
Links
Angular Change Detection InfographicChangeDetectorRef
ApplicationRefNgZone

More from Wassim
Twitter

Blog

Website

Aliaksei's mailing list
kuncevic.dev

plus icon
bookmark

Change Detection is a mechanism built into Angular that allows Angular to decide what actions to be performed when the state of the app changes. Most of the time developers do not have to deal with change detection manually.

In this episode we are talking about a quick history of change detection and what problem it solves. We also discuss change detection strategies, when you should tap in to change detection manually and tips and tricks.
People mentioned

John Papa

Misko Hevery

Elon Musk

Twitter Discussion
Angular Change Detection Edge Cases
Links
Angular Change Detection InfographicChangeDetectorRef
ApplicationRefNgZone

More from Wassim
Twitter

Blog

Website

Aliaksei's mailing list
kuncevic.dev

Previous Episode

undefined - Keeping Angular Projects Up To Date

Keeping Angular Projects Up To Date

Angular is continuously evolving together with the entire web ecosystem.

Therefore, it is a recommended best practice to keep up your Angular projects up to date with the latest Angular version.

In this episode, you will learn why updating to a new Angular version is a good idea. Also, I will provide some tips that will help you to achieve that.

Links:

Angular versioning and releases
Angular update guide
Deprecated APIs and features
ng update
Angular, Angular CLI, NodeJS compatibility list
Angular CLI diff

Next Episode

undefined - Angular multi-project workspace

Angular multi-project workspace

Every time you scaffold a new project with Angular CLI ng new command, the CLI, by default, produces an Angular CLI workspace for that project.

In some cases when you are working on multiple Angular projects under the same solution you may want to try out a Multi-project Workspace. This approach is also suitable for many enterprise projects.

ng new my-solution --create-application false
cd my-solution

ng g application my-app

ng g library my-shared-library

Links
Multi-project workspace

Angular Getting Started Workshopngstart.dev

Aliaksei's mailing list
kuncevic.dev

Episode Comments

Generate a badge

Get a badge for your website that links back to this episode

Select type & size
Open dropdown icon
share badge image

<a href="https://goodpods.com/podcasts/angular-rocks-244759/angular-change-detection-with-wassim-chegham-27591917"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to angular change detection with wassim chegham on goodpods" style="width: 225px" /> </a>

Copy