DEV Community

Discussion on: Is `this` in Javascript bad?

Collapse
 
andrewmcguinness profile image
Andrew McGuinness

I do the same, but I wouldn't necessarily say it's bad to use 'this' if you understand how it works well enough. I just find it easier to avoid it than to work out whether I've got it right.