Commit 14de7ca Alex Young
committed
1 parent 044ddaa commit 14de7ca Copy full SHA for 14de7ca
File tree 1 file changed +21
-2
lines changed
1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,24 @@ Multiple choice.
12
12
* Mobile
13
13
* Other
14
14
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
+
15
33
### Do you use a language that compiles to JavaScript?
16
34
17
35
Radio.
@@ -89,6 +107,7 @@ Multiple choice.
89
107
* JSHint
90
108
* Google Closure Compiler
91
109
* YUI Compressor
110
+ * No tools
92
111
* Other
93
112
94
113
### How do you handle client-side dependencies?
@@ -136,8 +155,6 @@ Multiple choice.
136
155
* Sammy
137
156
* YUI
138
157
139
-
140
-
141
158
### Project Discovery: How do you find reusable code, libraries and tools?
142
159
143
160
Multiple choice.
@@ -151,7 +168,9 @@ Multiple choice.
151
168
* Bitbucket
152
169
* SourceForge
153
170
* DailyJS
171
+ * Echo JS
154
172
* Twitter / IRC / Asking friends
173
+ * Other
155
174
156
175
### Project Hosting: Preferred hosting for your own JavaScript projects
157
176
You can’t perform that action at this time.
0 commit comments