JavaScript Developer Survey 2013
Written by Janet Swift   
Monday, 23 December 2013

This year's survey of JavaScript developers by the DailyJS reveals that there has been a move to server-side development over the past year but JavaScript developers are not diligent about tests.

The JavaScript Developer Survey was completed by over 3,000 readers of the DailyJS in a two week period at the beginning of December.

This pie chart shows how the much JavaScript experience respondents have:

jsyears

 

Commenting on this distribution Alex Young writes:

The majority of readers have been writing JavaScript for three to five years (34%). I can’t help but feel this is thanks to the growth of Node – people rediscovering JavaScript after using other languages for server-side web development, or the growth of client-side frameworks like AngularJS and Backbone.js. I can’t imagine doing design without some JavaScript skills. 

The vast majority of respondents (83%) write browser JavaScript and almost half of them server-side; 20% write Mobile JavaScript and another 11% write "native" JavaScript - Windows 8, PhoneGap and so on.

jstype

 

Obviously many of the respondents ticked more than one box in this case and also when answering the question "Where do you use JavaScript?" with 83% answering "work" and 69% "side projects".

jswhere

Around half the respondents claimed to use other primary development languages. All but one of them used PHP,  70% C# or another .NET language; 67% Java and 47% for both of Ruby and Python.

jslangs

Only a minority of respondents (22%) said yes to the question "Do you use a language that compiles to JavaScript" and of these the vast majority (85%) used CoffeeScript with TypeScript being the other popular choice.

 

jscompile

The area in which the survey revealed a shortcoming was with regard to testing. A quarter of respondents do test consistently, a slightly larger quarter never do and half of the respondents chose the in between response.

 

jstests

Although this may not be representative of all JavaScript developers, the DailyJS survey does reveal some interesting findings on the current state of JavaScript development.

 

 

 

Related Articles

Asm.js Gets Faster

AngularJS 1.2 Released

Adobe Snap.svg JavaScript Library 

JSON Is Now An ECMA Standard

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

 

Banner


Google Announces BigQuery-Managed AI Functions
27/11/2025

Google has announced the public preview of BigQuery-managed AI functions. The three new functions let developers use generative AI for common analytical tasks directly within their SQL queries. 

 [ ... ]



.NET 10, C# 14 and F# 10 Released Alongside Visual Studio 2026
13/11/2025

Microsoft has shipped .NET 10, the platform created from a combination of .NET Framework and .NET Core, including C# 14 and F# 10. Visual Studio 2026 has also been released at .NET Conf, the onli [ ... ]


More News

 

pico book

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Saturday, 13 January 2018 )