forked from devshelf/devshelf-articles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
other.json
414 lines (414 loc) · 15.9 KB
/
other.json
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
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
{
"other": [
{
"url": "http://html5boilerplate.com/",
"title": "HTML5 Boilerplate - The web’s most popular front-end template",
"description": "HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100s of developers, all in one little package.",
"tags": [
"html best practises",
"html",
"bootstraps",
"best practises"
]
},
{
"url": "http://bem.info/",
"title": "BEM",
"description": "Full stack technology for creating web applications developed by Yandex. Includes methodology, tools, js framework, etc.",
"tags": [
"full stack",
"html",
"css",
"js",
"css methodologies",
"best practises"
]
},
{
"url": "http://www.impressivewebs.com/skills-front-end-developers/",
"title": "Skills for front-end developer",
"description": "List containing a wide variety of skills and technologies that front-end developers should be working on learning.",
"tags": [
"rookie",
"html",
"css",
"js",
"best practises",
"howto"
]
},
{
"url": "http://speckyboy.com/2013/11/13/node-js-for-front-end-developers/",
"title": "An Introduction to Node.js for Front-End Developers",
"tags": [
"rookie",
"nodejs",
"js",
"howto"
],
"author": "Nathan Smith",
"author-link": "http://sonspring.com"
},
{
"url": "http://24ways.org/2013/grunt-is-not-weird-and-hard/",
"title": "Grunt for People Who Think Things Like Grunt are Weird and Hard",
"tags": [
"rookie",
"js",
"grunt"
],
"author": "Chris Coyier",
"author-link": "http://css-tricks.com/",
"author-mail": "[email protected]"
},
{
"url": "http://webdesign.tutsplus.com/tutorials/workflow-tutorials/faster-htmlcss-workflow-with-chrome-developer-tools/",
"title": "Faster HTML/CSS Workflow with Chrome Developer Tools",
"author": "Aaron Lumsden",
"tags": [
"tools"
]
},
{
"url": "http://demosthenes.info/blog/593/Introduction-to-Microformats-For-Web-Pages",
"title": "Introduction to Microformats For Web Pages",
"author": "Dudley Storey",
"tags": [
"microformats"
]
},
{
"url": "http://coding.smashingmagazine.com/2013/10/29/get-up-running-grunt/",
"title": "Get Up And Running With Grunt",
"author": "Mike Cunsolo",
"tags": [
"tools",
"Workflow ",
"grunt"
]
},
{
"url": "http://coding.smashingmagazine.com/2013/10/25/hidden-productivity-secrets-with-alfred/",
"title": "Hidden Productivity Secrets With Alfred",
"author": "Zeno Rocha",
"tags": [
"HTML5 ",
"tools",
"Workflow ",
"Alfred"
]
},
{
"url": "http://coding.smashingmagazine.com/2012/05/24/beginners-guide-ruby/",
"title": "A Beginner’s Guide to Ruby",
"author": "Marc Gayle",
"tags": [
"ruby",
"guide",
"OOP"
]
},
{
"url": "http://coding.smashingmagazine.com/2011/08/03/modern-version-control-with-git-part-2/",
"title": "Modern Version Control With Git, Part 2",
"author": "Tobias Günther",
"tags": [
"version control",
"guide"
]
},
{
"url": "http://coding.smashingmagazine.com/2011/09/05/getting-started-with-the-paypal-api/",
"title": "Getting Started With The PayPal API",
"author": "Eran Galperin",
"tags": [
"api",
"php"
]
},
{
"url": "http://coding.smashingmagazine.com/2011/07/26/modern-version-control-with-git-series/",
"title": "Modern Version Control With Git",
"author": "Tobias Günther",
"tags": [
"version control",
"guide"
]
},
{
"url": "http://sourcejs.com/",
"title": "Source",
"author": "Robert Haritonov",
"author-mail": "[email protected]",
"author-link": "http://rhr.me",
"tags": [
"living style guides",
"components"
],
"description": "The most powerful tool for documenting web components\r\nand building productive team work."
},
{
"url": "http://github.com/rstacruz/styledown",
"title": "Styledown",
"author": "Rico Sta. Cruz",
"author-mail": "[email protected]",
"tags": [
"living style guides",
"markdown",
"doc generators"
],
"description": "A markdown dialect to help you write CSS styleguides efficiently."
},
{
"url": "http://jacobrask.github.io/styledocco/",
"title": "StyleDocco",
"tags": [
"living style guides",
"doc generators"
],
"description": "StyleDocco generates documentation and style guide documents from your stylesheets."
},
{
"url": "http://github.com/adactio/Pattern-Primer",
"title": "Pattern Primer",
"tags": [
"living style guides"
],
"description": "Create little snippets of markup and save them to the \"patterns folder.\" The pattern primer will generate a list of all the patterns in that folder. You will see the pattern rendered as HTML. You will also get the source displayed in a textarea."
},
{
"url": "http://hughsk.io/kss-node/",
"title": "kss-node Styleguide",
"tags": [
"living style guides",
"doc generators"
],
"description": "Inspired by TomDoc, KSS attempts to provide a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a documentation specification and styleguide format. It is not a preprocessor, CSS framework, naming convention, or specificity guideline.\r\n\r\nKSS is a set of guidelines to help you produce an HTML styleguide tied to CSS documentation that is nice to read in plain text, yet structured enough to be automatically extracted and processed by a machine."
},
{
"url": "http://livingstyleguide.org/",
"title": "The Living Style Guide gem",
"tags": [
"living style guides",
"doc generators"
],
"description": "The easiest way to create front-end style guides with Sass and Compass"
},
{
"url": "http://trulia.github.io/hologram/",
"title": "Hologram",
"tags": [
"living style guides",
"doc generators"
],
"description": "Hologram is a Ruby gem that parses comments in your CSS and turns them into a beautiful style guide."
},
{
"url": "http://patternlab.io/",
"title": "Pattern Lab",
"tags": [
"living style guides"
],
"description": "Pattern Lab is a collection of tools to help you create atomic design systems."
},
{
"url": "http://github.com/nopr/sassdown",
"title": "Sassdown",
"tags": [
"living style guides",
"doc generators"
],
"description": "Grunt plugin for building living styleguides with Handlebars from Markdown comments in CSS, SASS and LESS files."
},
{
"url": "http://github.com/north/generator-style-prototype",
"title": "Yeoman Generator for Style Prototypes",
"tags": [
"living style guides"
]
},
{
"url": "http://updates.html5rocks.com/tag/performance",
"title": "Perfomance",
"author": "html5rocks.com",
"tags": [
"performance"
],
"description": "Articles from html5rocks.com about web performance."
},
{
"url": "http://www.rookiecode.com/2011/02/back-to-the-basic-what-is-programming/",
"title": "Back to the basic: What is programming",
"author": "http://www.rookiecode.com",
"tags": [
"programming",
"rookie"
],
"description": "Fellow readers, I ask you, what is programming? ..."
},
{
"url": "http://www.rookiecode.com/2011/10/webpage-basic-structure-crash-course/",
"title": "Webpage Basic Structure Crash Course",
"author": "http://www.rookiecode.com",
"tags": [
"programming",
"rookie"
],
"description": "This is a crash course on the code structure of a Webpage. ..."
},
{
"url": "https://github.com/vanila-io/mention-ghost-theme",
"title": "Mention - Free Ghost Theme",
"author": "Jelena",
"author-mail": "[email protected]",
"author-link": "http://jelenajovanovic.im/blog/",
"tags": [
"theme",
"html ",
"javascript",
"bootstraps"
],
"description": "Mention is clean and minimalistic theme with few nice features, scroll indicator and reading time. We got inspired with https://mention.com/blog/ and the guys from Mention give as green light, to go and craft Ghost theme."
},
{
"url": "http://www.rookiecode.com/2011/02/compiled-interpreted-or-both/",
"title": "Types of Programming Languages : Compiled, Interpreted or both?",
"author": "http://www.rookiecode.com",
"tags": [
"programming",
"rookie"
]
},
{
"url": "http://www.rookiecode.com/2011/02/programming-glossary-for-rookies/",
"title": "Programming Glossary for rookies",
"author": "http://www.rookiecode.com",
"tags": [
"programming",
"rookie"
]
},
{
"url": "http://www.sitepoint.com/whats-new-git-2-0/",
"title": "What’s New in Git 2.0?",
"author": "Shaumik Daityari",
"author-link": "https://github.com/sdaityari/",
"tags": [
"git"
],
"description": "At the end of May, Git’s primary developer, Junio C Hamano, announced on their mailing list the much awaited release of Git 2.0. If you go through the release notes, you will find that there are quite a few changes that have been welcomed by the community. In this article, I’ll provide an overview of these changes. We will see two big changes that are creating waves, followed by a few miscellaneous ones."
},
{
"url": "http://www.vogella.com/tutorials/Git/article.html",
"title": "Git - Tutorial",
"author": "Lars Vogel",
"author-link": "http://www.vogella.com/",
"tags": [
"git",
"version control"
],
"description": "Comprehensive git Turoial"
},
{
"url": "http://blog.sapegin.me/all/deploy",
"title": "Simple site deploy from Git",
"author": "Artem Sapegin",
"author-mail": "[email protected]",
"author-link": "http://sapegin.me/",
"tags": [
"deploy",
"tools",
"git"
]
},
{
"url": "http://www.google.com/design/spec/material-design/introduction.html",
"title": "Material Design",
"tags": [
"guidelines",
"animation",
"patterns",
"resources",
"design"
],
"description": "Google Guidelines"
},
{
"url": "http://photoshopetiquette.com/",
"title": "Photoshop Etiquette",
"author": "Dan Rose",
"tags": [
"photoshop",
"psd"
],
"description": "A Guide to Discernible Web Design in Photoshop"
},
{
"url": "http://www.impallari.com/testing/",
"title": "Font Testing Page by Impallari.com",
"author": "Pablo Impallari, Pablo Cosgaya and Dave Crossland",
"tags": [
"testing",
"@font-face",
"usability",
"tools",
"typography"
],
"description": "Extensive set of tools to test how font of your choice will behave in different situations"
},
{
"url": "http://frontendbabel.info/articles/acquaintance-with-svg/",
"title": "Acquaintance with SVG images",
"author": "Yulya Buhvalova",
"author-link": "https://github.com/yoksel",
"tags": [
"graphics",
"images",
"svg",
"css",
"vector graphics"
],
"description": "Introduction into Scalable Vector Graphics for an easy start"
},
{
"url": "https://github.com/h5bp/mobile-boilerplate/wiki/Mobile-Emulators-%26-Simulators",
"title": "Mobile Emulators & Simulators",
"tags": [
"mobile",
"tools"
],
"description": "Mobile development tools for the working class."
},
{
"url": "http://blog.templatemonster.com/2014/07/18/html5-animation-tools/",
"title": "15 Top HTML5 Tools to Create Advanced Animation With",
"author": "Helga Moreno",
"author-link": "http://blog.templatemonster.com/author/helga-m/",
"tags": [
"htm5",
"animation",
"tools"
],
"description": "Let us ask you a question. How do you make your websites dynamic, responding each visitor’s action, engaging, encouraging them for doing this or that? What tools do you use to animate your virtual objects? If you want to know more about best HTML5 animation tools, you will find really useful information on the matter in our today’s blog post."
},
{
"url": "http://www.luster.io/blog/9-29-14-mobile-web-checklist.html",
"title": "Mobile Web App Checklist",
"author": "Zach Smith, Eugene Butler",
"tags": [
"mobile",
"web app",
"checklist"
]
},
{
"url": "http://uptodate.frontendrescue.org",
"title": "How to keep up to date on Front-End Technologies",
"author": "Guille Paz, Hernan Mammana, Lean Linares",
"tags": [
"recipes",
"howto"
]
}
]
}