Live data from Hacker News

The State of JavaScript – Survey results

stateofjs.com

1–10 of 357 posts

Re: The State of JavaScript – Survey results

#8
post #3

Super interesting. Lots of data there. Two things that stood out from a quick once-over: Vue is doing better than I expected. PostCSS is less adopted than I expected.

I don't remember the phrasing of the question but it could very well be that a lot of the cssnext answers use PostCSS as well...

That doesn't mean that it has huge usage anyway though.

Re: The State of JavaScript – Survey results

#9

This seems to suggest the rate of framework churn has rather settled down. Are JS devs finally starting to be satisfied with their current tools and not needing to restart every 18 months?

I see this same, tired old meme in every thread about web technologies.

It's funny to me that certain people are so disdainful of the churn in web development on a forum dedicated to "hackers". Web application development is hard, and the reason why there's so much churn is because smart, inventive people are constantly finding better ways to do things. Things aren't just resetting from scratch every 18 months. The web apps I'm working on today are way more modular, composable, testable, and maintainable than the ones I was writing as little as two or three years ago. Just because Java systems development hasn't changed significantly in the last 5 years doesn't mean Java devs are any more or less reasonable developers than web folks.

Post reply on HN