Hacker News new | ask | show | jobs
by pavlov 3022 days ago
JavaScript is for HN what sex is for highscool : those who talk the most about it are those who practise it the less.

I was using JavaScript professionally in 1999 and still write it almost every day. Not sure what that makes of your sex analogy: maybe I'm the middle aged guy who goes "free love used to be much better in my day"?

You probably know what I meant by "make npm work" — dealing with the messy dependency ecosystem and the less than ideal tooling.

1 comments

I concede that I know what you meant by "make npm work" but I am sorry to hear that you have your left hand busy trying to figure out what's this week's fashionable way to pass around some data in this month's fashionable framework and your right hand busy trying to make npm and Webpack work.

More than 18 years of it must have been such a chore. I am glad this is not how either my coworkers or I spend our time using JavaScript professionally. Maybe I am very lucky, or maybe I just can spot a stereotype when I read one.

More seriously if you still use JavaScript after all those years that very likely proves the point that you can actually be productive with it.

Yes, you can be productive in JavaScript. But it’s not a magic bullet like Lisp supposedly was for the OP’s author in 1986.

I find I’m roughly as productive in JavaScript as in C. Webpack feels more complex than CMake. That’s a rather low bar for productivity.