Git Product home page Git Product logo

dailyjs-survey's Introduction

JavaScript Developer Survey

This survey is for http://dailyjs.com. You can fork it and send a pull request if you want to change or add questions.

What type of JavaScript do you write?

Multiple choice.

  • Browser
  • Server
  • Other

Do you use a language that compiles to JavaScript?

Radio.

  • Yes
  • No

Which compile-to-JavaScript languages do you use, if any?

Multiple choice.

  • CoffeeScript
  • ClojureScript
  • Dart
  • TypeScript
  • Other

What JavaScript stylistic choices do you prefer?

Multiple choice.

  • No semicolons
  • Semicolons
  • Commas at the beginning
  • Commas at the end
  • Methods with no spaces
  • Methods with one space
  • Methods with two spaces
  • Indentation with spaces
  • Indentation with tabs

Unit Testing: Do you write tests?

Radio.

  • Yes
  • No

Unit Testing: What unit testing libraries do you use?

Multiple choice.

  • QUnit
  • Jasmine
  • YUITest
  • Vows
  • Nodeunit
  • Mocha
  • node-tap

Static Analysis: Do you use any tools for verifying code quality?

Multiple choice.

  • JSLint
  • JSHint
  • Google Closure Compiler
  • YUI Compressor
  • Other

How do you handle client-side dependencies?

Multiple choice.

  • Bower
  • Component
  • npm
  • Plain old files
  • Other

How do you write client-side scripts?

Multiple choice.

  • AMD
  • CommonJS

What's your preferred build script solution?

Multiple choice.

  • Make
  • npm scripts
  • Grunt
  • Other

Project Discovery: How do you find reusable code, libraries and tools?

Multiple choice.

  • search.npmjs.org
  • GitHub
  • Google Code
  • Social Bookmarking Sites
  • News Sites
  • Search Engines
  • Bitbucket
  • SourceForge
  • DailyJS

Project Hosting: Preferred hosting for your own JavaScript projects

Multiple choice.

  • GitHub
  • Google Code
  • Bitbucket
  • Other

CDN: Which service do you use to serve third-party libraries?

Multiple choice.

  • Google Ajax Libraries
  • Microsoft Ajax Content Delivery Network
  • jQuery CDN
  • CloudFlare
  • MaxCDN
  • Other

Other than JavaScript, what are your primary development languages?

Multiple choice.

  • C/C++/Objective-C
  • C#/.Net
  • Python
  • Java
  • Ruby
  • Lisp
  • Clojure
  • Erlang
  • Scala
  • Perl
  • PHP
  • Other

dailyjs-survey's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.