Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's your opinion about decorators in JS? What problems do they solve for you? #19

Closed
prakhar1989 opened this issue Sep 14, 2015 · 1 comment

Comments

@prakhar1989
Copy link

No description provided.

@gaearon
Copy link
Owner

gaearon commented Sep 16, 2015

They irritate me now. People make all sorts of assumptions about decorators—that they're magic, that they maintain static methods when applied to a class, etc. I think I won't use them for higher order components anymore because of the confusion they generate.

@gaearon gaearon closed this as completed Sep 16, 2015
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

No branches or pull requests

2 participants