DEV Community

Discussion on: Rethinking JavaScript: The complete elimination and eradication of JavaScript's this.

Collapse
 
joelnet profile image
JavaScript Joel

The best solution is to program without using this at all. Which can be done in a functional reactive design.

The thing we are currently doing and have been doing since the dawn of time is teaching. But why do developers still continue to struggle with this?