DEV Community

Discussion on: What's the worst part about the JS ecosystem?

Collapse
 
jonrandy profile image
Jon Randy 🎖️ • Edited

Over-complexity, over-engineering, too much tooling, too much emphasis on supposed 'convenience' for the developer rather than the efficiency or appropriateness of the solution(s)

Collapse
 
jonsilver profile image
Jon Silver

Then you've got the wrong developers. I pay my devs a lot. I want them to have every convenience precisely so they can concentrate on writing the best solution. Their time should be spent rapidly writing code that does a thing. We can create amazing application software very quickly using Javascript and React, with crafted user interfaces and high runtime performance. In this way we serve our customers well and give them excellent value for money.

Collapse
 
pigozzifr profile image
Francesco Pigozzi

What do you mean exactly? Could you provide some examples? Even some links and repos are welcome 💪