Does anyone else feel that the complexity of the full-stack frameworks is getting untenable? 1. There is a significant gap between dev and production environments. (See #2 why this is critical) 2. The production build times are super high 3. ES modules are great, but the JS ecosystem being a bundle of small libraries, getting them all to play nice is hard. 4. I occasionally get X is included twice errors that are pai…
Have you considered the possibility that people aren't as stupid as you think and that these tools actually solve real problems?
---
Tools can solve important problems "and" increase the complexity to point where they create other problems which makes the trade-off untenable.