Y
Hacker News
new
|
ask
|
show
|
jobs
by
pard68
977 days ago
I avoid classes, but 'this' is not too horrible if you deconstruct the objects/methods/variables you need from it. 'const {foo, baz}=this;'