Skip to content

Conversation

fkurz
Copy link
Contributor

@fkurz fkurz commented Jun 4, 2022

No description provided.

---
layout: post
title: "Angular Changedetection Playground"
title: "Angular change detection Playground"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

own word, won't change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have to disagree. Have a look here: https://blog.angular-university.io/how-does-angular-2-change-detection-really-work/#:~:text=Angular%20change%20detection%20is%20a,and%20its%20HTML%20template%20view. If you are talking about the ChangeDetectorRef the capitalisation would apply. Since you are—presumably—talking about the general concept, rather than an Angular component, it should be "change detection" imo.

> NB: The reason for multiple checks of `App` is not clear to me, I'll check it later.
What are the risks with this setup?
<!-- TODO NH what do you mean by detector circles? "iterations" or "detector iterations" may be better -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while the app is running, the detector listen to changes, so I would say it is cyclic.

Copy link
Contributor Author

@fkurz fkurz Jun 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about saying "detector cycles" then? I don't think "circles" is the correct word for what you mean to say.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants