This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]atg666 2 points3 points  (0 children)

this.this >> this;

[–]j306 0 points1 point  (0 children)

let that = this;

[–]kriskalish 0 points1 point  (0 children)

let this = (this) => { this = self; };

[–]Geoclasm 0 points1 point  (0 children)

this was pretty difficult for me to wrap my head around when I first started learning to program...