adrian Posted October 6, 2016 Posted October 6, 2016 An amazingly comprehensive survey on what's cool and what's not. http://stateofjs.com/ Here is the Table of Contents for the Resultshttp://stateofjs.com/2016/introduction/ Take a look through all the sections in the above, but if you are in a rush, most PW folks would probably be most interested in the frontend frameworks section: http://stateofjs.com/2016/frontend/ 12
onjegolders Posted October 6, 2016 Posted October 6, 2016 Hi Adrian, I also saw this, I was a little surprised CoffeeScript was as dead as it was, maybe I need to get into ES6.
adrian Posted October 6, 2016 Author Posted October 6, 2016 2 hours ago, onjegolders said: Hi Adrian, I also saw this, I was a little surprised CoffeeScript was as dead as it was, maybe I need to get into ES6. I got forced into using CS on an app project last year - in some ways I kinda liked it, but didn't see any huge advantages or time savings. I also didn't really like that it wasn't a standard - I'd rather go with more official options like ES6/7 or whatever we end up with. I am sure you know, but BabelJS let's you use these syntaxes now.
onjegolders Posted October 6, 2016 Posted October 6, 2016 Yeah I guess I've always liked using it as it's such a natural (at least to me) syntax, it just looks so clean. But you have to be able to know plain JS for sure and the definite trend is that way it must be said. 1
teppo Posted October 6, 2016 Posted October 6, 2016 https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f Just saying. 12
adrian Posted October 6, 2016 Author Posted October 6, 2016 9 minutes ago, teppo said: https://hackernoon.com/how-it-feels-to-learn-javascript-in-2016-d3a717dd577f Just saying. That's a very funny and depressing read 2
szabesz Posted October 6, 2016 Posted October 6, 2016 3 hours ago, adrian said: depressing Indeed! My favorite: “...just wait for it, we are going to do assembly in the web in a year or two." I just can't wait 1
szabesz Posted September 26, 2019 Posted September 26, 2019 Updates ? https://2017.stateofjs.com https://2018.stateofjs.com/ https://2019.stateofcss.com/ 3
szabesz Posted October 1, 2019 Posted October 1, 2019 Another survey I stumbled upon yesterday: https://www.gwhitworth.com/surveys/controls-components/ 1
szabesz Posted December 7, 2019 Posted December 7, 2019 More to read during the holiday season: https://almanac.httparchive.org/en/2019/table-of-contents 2
szabesz Posted January 7, 2020 Posted January 7, 2020 https://2019.stateofjs.com/ TL;DR summary: https://www.i-programmer.info/news/167-javascript/13360-javascript-still-popular-.html "So we can see that the use of React (which is the most used technology in the survey with 16,099 users) has increased while it popularity has been pretty steady while Angular's popularity reduced as its adoption grew and over the last year people became more even negative towards it." My comment on this is that it looks like Vue.js is the second most popular frontend one these days. ""JavaScript is moving in the right direction" with over 80% agreeing and only 4% disagreeing. So all is well in the land of JavaScript." 3
szabesz Posted December 9, 2021 Posted December 9, 2021 And time for https://2020.stateofjs.com/ :) And here is more stats with broader view: https://almanac.httparchive.org/en/2021/ 4
wbmnfktr Posted December 9, 2021 Posted December 9, 2021 Still... I have no real clue in regards to whatever JS.
FrancisChung Posted December 9, 2021 Posted December 9, 2021 They should do a stateofjs article every month. There's always a new framework that is the flavour of the month 3 1
Recommended Posts