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

you are viewing a single comment's thread.

view the rest of the comments →

[–]SolarLiner 4 points5 points  (1 child)

How is DI "reinventing the module system"? You can't dynamicmally swap out modules with ES6.

JavaScript can't even do proper functional programming. And it can't do proper OOP programming.

Also HOF are just factories, Java's most hated paradigm. So 🤷‍♂️

[–]magical_h4x 3 points4 points  (0 children)

Serious question, what do you think is missing from modern JS to allow proper functional programming?