Comment by frontfor

4 months ago

Agreed. For the same reason I unironically prefer Java, Go, C++, JS/TS to solve real problems.

I see Java, Go and C++ but js/TS is even worse than rust with regards to package deprecation

  • My main gripe with npm is the massive complexity of packaging when you have transpilation and different modes in the package.json file. Especially with component libs that need to be packaged.