20
alertJS
7y

I feel JS has taken over...

The good.

Easy to learn, thus everyone knows it

The bad.

Everyone knows it, so npm has disgusting code that's used in prod.

Npm itself is still an unstable mess at times.

No one knows what it is to be a good programmer .

Dozens of frameworks every year since everyone thinks they can make it a bit better.

Classes still suck , no interfaces !

Comments
  • 1
    I don't know javascript. And I've no desire to 😊
  • 5
    JS didn't need even classes, it just needed everyone to understand that JS has prototypal inheritance, not classical. Embrace it! :D
  • 4
    It's also put together in pieces like a kid got a bottle of crazy glue.
  • 0
    What do you expect to be done in 10 days.. :D
  • 3
    It pains me to see NPM talked about so poorly.

    What other package manager can you tell to fetch a library for displaying human readable dates and it helpfully downloads all the cumulative knowledge of our species?
  • 1
    Have you tried YARN ?
Add Comment