|
|
|
|
|
by Dylan16807
877 days ago
|
|
I've used it a moderate amount. But I'm not here to argue about how fluid functional code is, I'm here say that OOP works fine, and making slight changes to improve that experience is good. We don't need to actively discourage OOP by making it awkward. Especially when you're not dealing with the DOM, sometimes objects work quite well. The original awkwardness does not show that javascript "was never designed to be used like a classic OOP language". Nor is it why jquery worked well. And adding these slight changes is not trying to "hammer" javascript into being "more typical OOP". |
|
this is disingenuous and I'm ending it here. MS spent years trying, and initially failing, to get javascript to work in a more traditionally OOP way.
describing that as slight is something else.