РР
Size: a a a
РР
РР
E
E
A
М
I*
A
М
j
I*
j
I*
j
requestAnimationFrame(() => this.draw());
requestAnimationFrame(this.draw.bind(this));
AE
JavaScript makes me want to flip the table and say “Fuck this shit”, but I can never be sure what “this” refers to
I*
requestAnimationFrame(() => this.draw());
requestAnimationFrame(this.draw.bind(this));
VL
AE
A