Working with DOM in Angular: unexpected consequences and optimization techniques #85
maxkoretskyi
started this conversation in
Article discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This article explains a clever optimization techniques that could be applied to scenarios where ngFor is commonly used. You'll learn what is an embedded view and how to re-use it instead of destroying on each iteration.
Read the article here.
Beta Was this translation helpful? Give feedback.
All reactions