Hacker News new | ask | show | jobs
by yard2010 1089 days ago
var that = this
1 comments

I always favored `self = this`, personally
Careful not to overwrite global self!

Oh the foot guns of `this`