The State of JavaScript – Survey results
stateofjs.com
The State of JavaScript – Survey results
1–10 of 357 posts
Re: The State of JavaScript – Survey results
#2Re: The State of JavaScript – Survey results
#3Two things that stood out from a quick once-over:
Vue is doing better than I expected.
PostCSS is less adopted than I expected.
Re: The State of JavaScript – Survey results
#4I like the stats on the home page. A 53% response rate seems really good.
edit: I assume it does, but what is the tipping point?
Re: The State of JavaScript – Survey results
#5Re: The State of JavaScript – Survey results
#6I'm very satisfied with Clojurescript.
Re: The State of JavaScript – Survey results
#7Re: The State of JavaScript – Survey results
#8Super 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.
That doesn't mean that it has huge usage anyway though.
Re: The State of JavaScript – Survey results
#9This 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?
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.