Here is why you will not find components inside Angular #107
maxkoretskyi
started this conversation in
Article discussion
Replies: 1 comment 1 reply
-
Wow. I've read couple of your articles related to this topic and these made me understand Angular deeper for real. And now, I can estimate how ViewChild decorator works and why we're using it in Angular. It would be great if we had an article explains in depth the differences in implementation of jQuery and ViewChild in Angular. Keep up the good work! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this article you'll learn how Angular represents components and directives under the hood and will become familiar with the notion of a directive definition.
Read the article here.
Beta Was this translation helpful? Give feedback.
All reactions