Brandon Konkle
Brandon Konkle

Principal Engineer, type system nerd, Rust enthusiast, supporter of social justice, loving husband & father, avid comic & manga reader, 日本語を勉強してる。

I’m a Software Architect with more than 15 years of experience creating high performance server and front-end applications targeting web and mobile platforms, & today I lead a team at Formidable Labs.

Share


Tags


DailyJS Developer Survey 2013

http://dailyjs.com/files/2013-survey-summary.pdf

Some things that I found interesting:

Compile-to-JavaScript pretty much just means CoffeeScript.

The "No semicolon" movement is very much a minority.

"Methods with one space - method: function() {" is much more popular than "Methods with two spaces - method: function () {". I adopted two spaces because I thought it was a stylistic best practice, but it's apparently not a style that many follow. I'll probably switch to one space.

Only 25% say "Yes", they write tests. This is bad, but I think it's a number that will grow as people take JavaScript seriously and the community matures.

AMD is still the clear winner, but I'm hoping to see that shift to CommonJS-style modules over time. :-)

Grunt dominates all.

Angular JS is huge! I had no idea how widely adopted it was. I need to set my "They're getting the markup all messy with behavior!" pickiness aside and give it another try one of there days.

I’m a Software Architect with more than 15 years of experience creating high performance server and front-end applications targeting web and mobile platforms, & today I lead a team at Formidable Labs.

View Comments