rockerest’s avatarrockerest’s Twitter Archive—№ 11,269

  1. RT getify: So you probably do stuff like this: class A { constructor() { this.method = () => this.whatever; } } No big deal, right?…