State of JavaScript 2019
2019.stateofjs.com
State of JavaScript 2019
1–10 of 372 posts
Re: State of JavaScript 2019
#2Re: State of JavaScript 2019
#3Re: State of JavaScript 2019
#4Something that jumps out to me in the demographics is how few respondents are from Japan (0.6% vs e.g. 5.1% from Germany). Does anyone have a good explanation?
It seems to me they mostly targeted English speaking countries, which would explain why Japan (and Asia in general) has such low response.
Re: State of JavaScript 2019
#5Sad to see Ionic in the avoid category. Their latest release I thought was quite polished, and I've enjoyed using Capacitor rather than Cordova. I think the key to further success is breaking away from Cordova entirely, and expanding the native features supported in Capacitor. Right now I find myself having to use both due to some things not being implemented in Capacitor yet.
Re: State of JavaScript 2019
#6Re: State of JavaScript 2019
#7While there is a sharp downtick of people who think that JavaScript is moving in the right directin, most agree that the overall situation in terms of complexity and velocity is getting better.
I don't have any explanation for this, but would agree: Developing in JavaScript feels easier to me than just a few years ago.
Re: State of JavaScript 2019
#8Something that jumps out to me in the demographics is how few respondents are from Japan (0.6% vs e.g. 5.1% from Germany). Does anyone have a good explanation?
Re: State of JavaScript 2019
#9Good to also see Typescript making a foothold - it's a great alternative to pure JS.
Re: State of JavaScript 2019
#10The most interesting data in my opinion are the conflicting opinions on the overall state of the ecosystem:: https://2019.stateofjs.com/opinions/ While there is a sharp downtick of people who think that JavaScript is moving in the right directin, most agree that the overall situation in terms of complexity and velocity is getting better. I don't have any explanation for this, but would agree: Developing in JavaScript…
But I totally agree. Things like the various cli tools, widely available documentation and good IDE support for frameworks has made JS a lot better in recent years.