Skip to content

Commit 14de7ca

Browse files
author
Alex Young
committed
Suggestions from #16
1 parent 044ddaa commit 14de7ca

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

README.md

+21-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,24 @@ Multiple choice.
1212
* Mobile
1313
* Other
1414

15+
### Where do you use JavaScript? (multiple choice)
16+
17+
Multiple choice.
18+
19+
* At work
20+
* Side projects
21+
* Other
22+
23+
### How long have you been writing JavaScript?
24+
25+
Radio.
26+
27+
* One year or less
28+
* Two years
29+
* Three to five years
30+
* Five to 10 years
31+
* More than 10 years
32+
1533
### Do you use a language that compiles to JavaScript?
1634

1735
Radio.
@@ -89,6 +107,7 @@ Multiple choice.
89107
* JSHint
90108
* Google Closure Compiler
91109
* YUI Compressor
110+
* No tools
92111
* Other
93112

94113
### How do you handle client-side dependencies?
@@ -136,8 +155,6 @@ Multiple choice.
136155
* Sammy
137156
* YUI
138157

139-
140-
141158
### Project Discovery: How do you find reusable code, libraries and tools?
142159

143160
Multiple choice.
@@ -151,7 +168,9 @@ Multiple choice.
151168
* Bitbucket
152169
* SourceForge
153170
* DailyJS
171+
* Echo JS
154172
* Twitter / IRC / Asking friends
173+
* Other
155174

156175
### Project Hosting: Preferred hosting for your own JavaScript projects
157176

0 commit comments

Comments
 (0)