Implementing custom component decorator in Angular #111
maxkoretskyi
started this conversation in
Article discussion
Replies: 2 comments 2 replies
-
Hi, Max
Where do we get defaultProps variable from? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi, Max
What do I need to do? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Let's take a look under the hood of the component decorator mechanism in Angular. We'll learn how it works in JavaScript, why Angular uses it and how to implement a custom one.
Read the article here.
Beta Was this translation helpful? Give feedback.
All reactions