-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb-webdev.yml
330 lines (265 loc) · 7 KB
/
db-webdev.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
links:
- name: Stylus
tags: [css, language]
type: bookmark
url: http://stylus-lang.com/
- name: SASS
tags: [css, language]
type: bookmark
url: http://sass-lang.com/
- name: Less
tags: [css, language]
type: bookmark
url: http://lesscss.org/
- name: Easing Functions Cheat Sheet
tags: [css, learn]
type: bookmark
url: http://easings.net/
- name: Flexbox in 5 Minutes
tags: [css, learn]
type: bookmark
url: http://flexboxin5.com/
- name: HTML5 Up!
tags: [css, html, template, gallery, design]
type: bookmark
url: http://html5up.net/
- name: Jade (Pug)
tags: [html, language]
type: bookmark
url: http://jade-lang.com/
- name: Haml
tags: [html, language]
type: bookmark
url: http://haml.info/
- name: Initializr
tags: [html, h5bp]
type: bookmark
url: http://www.initializr.com/
- name: HTML5 Boilerplate
tags: [html, h5bp]
type: bookmark
url: https://html5boilerplate.com/
- name: H5BP Boilerplates
tags: [html, h5bp]
type: bookmark
url: https://h5bp.github.io/
- name: Lorem Ipsum (for HTML)
tags: [webdev, tools, html]
type: bookmark
url: http://html-ipsum.com/
- name: Meet the Ipsums
tags: [webdev, tools]
type: bookmark
url: http://meettheipsums.com/
- name: EJS
tags: [javascript, templating]
type: bookmark
url: http://ejs.co/
- name: Mustache
tags: [javascript, templating]
type: bookmark
url: https://mustache.github.io/
- name: Handlebars
tags: [javascript, templating]
type: bookmark
url: http://handlebarsjs.com/
- name: jQuery
tags: [javascript, jquery, library]
type: bookmark
url: http://jquery.com/
- name: jQuery Plugins
tags: [javascript, jquery, plugins]
type: bookmark
url: https://plugins.jquery.com/
- name: Unheap
tags: [javascript, jquery, plugins]
type: bookmark
url: http://www.unheap.com/
- name: jQuery API
tags: [javascript, jquery, api]
type: bookmark
url: http://api.jquery.com/
- name: jQAPI
tags: [javascript, jquery, api, search]
type: bookmark
url: http://jqapi.com/
- name: Google CDN
tags: [javascript, cdn]
type: bookmark
url: https://developers.google.com/speed/libraries/
- name: cdnjs
tags: [javascript, cdn]
type: bookmark
url: https://cdnjs.com/
- name: Bootstrap CDN
tags: [css, framework, bootstrap, cdn]
type: bookmark
url: https://www.bootstrapcdn.com/
- name: Bootstrap
tags: [css, framework, bootstrap]
type: bookmark
url: http://getbootstrap.com/
- name: Semantic UI
tags: [css, framework]
type: bookmark
url: http://semantic-ui.com/
- name: Foundation
tags: [css, framework]
type: bookmark
url: http://foundation.zurb.com/
- name: JSbooks
tags: [javascript, books]
type: bookmark
url: http://jsbooks.revolunet.com/
- name: Javascript Kicks
tags: [javascript, news]
type: bookmark
url: https://javascriptkicks.com/
- name: Javascripting
tags: [javascript, database]
type: bookmark
url: http://www.javascripting.com/
- name: Superhero.js
tags: [javascript, learn]
type: bookmark
url: http://superherojs.com/
- name: HTML5 Doctor
tags: [html, learn]
type: bookmark
url: http://html5doctor.com/
- name: Devtools Secrets
tags: [devtools, learn]
type: bookmark
url: http://devtoolsecrets.com/
- name: Live Coding Classes
tags: [webdev, learn, paid]
type: bookmark
url: http://www.enginehere.com/
- name: Pineapple
tags: [webdev, learn]
type: bookmark
url: http://pineapple.io/
- name: Simpl
tags: [webdev, learn]
type: bookmark
url: https://simpl.info/
- name: How to keep up-to-date on Front-end
tags: [webdev, learn]
type: bookmark
url: https://uptodate.frontendrescue.org/
- name: Koding
tags: [webdev, cloud, editor]
type: bookmark
url: https://koding.com/
- name: Cloud9
tags: [webdev, cloud, editor]
type: bookmark
url: https://c9.io/
- name: Runnable
tags: [webdev, cloud, sandbox]
type: bookmark
url: http://runnable.com/
- name: WAVE
tags: [webdev, accessibility]
type: bookmark
url: http://wave.webaim.org/
- name: I want to use
tags: [webdev, data]
type: bookmark
url: http://www.iwanttouse.com/
- name: Can I use
tags: [webdev, data]
type: bookmark
url: http://caniuse.com/
- name: Web Developer Tools
tags: [webdev, tools]
type: bookmark
url: https://mothereff.in/
- name: PageSpeed Test
tags: [webdev, test]
type: bookmark
url: http://www.webpagetest.org/compare
- name: Performance Test
tags: [webdev, test]
type: bookmark
url: http://www.webpagetest.org/
- name: Visual Comparison Test
tags: [webdev, test]
type: bookmark
url: http://www.webpagetest.org/video/
- name: Traceroute Test
tags: [webdev, test]
type: bookmark
url: http://www.webpagetest.org/traceroute
- name: Web Developer Checklist
tags: [webdev, tools]
type: bookmark
url: http://webdevchecklist.com/
- name: TLDRLegal
tags: [development, license]
type: bookmark
url: https://tldrlegal.com/
- name: HoundCI
tags: [development, ci]
type: bookmark
url: https://houndci.com/
- name: CircleCI
tags: [development, ci]
type: bookmark
url: https://circleci.com/
- name: Travis CI
tags: [development, ci]
type: bookmark
url: https://travis-ci.org/
- name: AppVeyor
tags: [development, ci]
type: bookmark
url: https://www.appveyor.com/
- name: CodeMyUI
tags: [webdev, design, news]
type: bookmark
url: http://codemyui.com/
- name: Codrops
tags: [webdev, design, news]
type: bookmark
url: http://tympanus.net/codrops/
- name: Web Design Repo
tags: [webdev, design, news]
type: bookmark
url: https://rrrepo.co/repo/webdesign
- name: Subtle Patterns
tags: [webdev, design, pattern]
type: bookmark
url: http://subtlepatterns.com/
- name: Unique Gradient Generator
tags: [design, gradient]
type: bookmark
url: http://gradient.quasi.ink/
- name: Practical Typography
tags: [design, typography]
type: bookmark
url: http://practicaltypography.com/
- name: We Love Icon Fonts
tags: [design, font]
type: bookmark
url: http://weloveiconfonts.com/
- name: LivIcons
tags: [design, font, css, animated]
type: bookmark
url: http://livicons.com/
- name: Dealjumbo Freebies
tags: [design, free]
type: bookmark
url: http://dealjumbo.com/downloads/category/freebies/
- name: WhatFont
tags: [design, font, tools, bookmarklet]
type: bookmark
url: http://chengyinliu.com/whatfont.html
- name: WhatTheFont
tags: [design, font, tools]
type: bookmark
url: https://www.myfonts.com/WhatTheFont/
- name: TypeSource
tags: [design, font, tools]
type: bookmark
url: http://tobiasahlin.com/typesource/