|
|
|
|
|
by gryzzly
855 days ago
|
|
totally, React with a basic requirement of Babel to function and Webpack with ability to throw megabytes of crap at the user without understanding what you are doing and what it implies (like barrel files pulling in all the dependency tree of a module, or having runtime functions like "extend" in 150 versions in the same bundle) – all of that resulted in layers of complexity few engineers are willing to learn about. |
|
There are many problems with javascript development, just as there are different problems with using other languages. But let's not pretend the web would be better without React or other SPA frameworks.