|
6 | 6 | "title": "Caniuse",
|
7 | 7 | "desc": "'Can I use' provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.",
|
8 | 8 | "url": "https://caniuse.com/",
|
9 |
| - "tags": [] |
| 9 | + "tags": ["compatibility", "browser", "search"] |
10 | 10 | },
|
11 | 11 | {
|
12 | 12 | "title": "DevDocs",
|
13 | 13 | "desc": "DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Online and offline, always have your docs with you.",
|
14 | 14 | "url": "https://devdocs.io",
|
15 |
| - "tags": [] |
| 15 | + "tags": ["search", "aggregator", "languages", "api"] |
16 | 16 | },
|
17 | 17 | {
|
18 | 18 | "title": "MDN web docs",
|
19 | 19 | "desc": "Tutorials, references, tools and resources.",
|
20 | 20 | "url": "https://developer.mozilla.org/docs/Web",
|
21 |
| - "tags": [] |
| 21 | + "tags": ["mozilla", "basics", "scripting", "graphics", "accessibility"] |
22 | 22 | },
|
23 | 23 | {
|
24 | 24 | "title": "Rico's cheatsheets",
|
25 | 25 | "desc": "Cheatsheets for any kind of technologies in the web domain.",
|
26 | 26 | "url": "https://devhints.io",
|
27 |
| - "tags": [] |
| 27 | + "tags": ["search", "ruby", "javascript", "bash", "cli"] |
28 | 28 | },
|
29 | 29 | {
|
30 | 30 | "title": "Developer Roadmap",
|
31 | 31 | "desc": "Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops.",
|
32 | 32 | "url": "https://github.com/kamranahmedse/developer-roadmap/blob/master/readme.md",
|
33 |
| - "tags": [] |
| 33 | + "tags": ["roadmaps", "visual", "graphics", "connections"] |
34 | 34 | },
|
35 | 35 | {
|
36 | 36 | "title": "ebookfoundation",
|
37 | 37 | "desc": "Freely available programming books",
|
38 | 38 | "url": "https://ebookfoundation.github.io/free-programming-books/",
|
39 |
| - "tags": [] |
| 39 | + "tags": ["lists", "languages", "courses", "resources"] |
40 | 40 | },
|
41 | 41 | {
|
42 | 42 | "title": "Google Developer",
|
43 | 43 | "desc": "Tutorials, guides, and best practices for building the next generation of web experiences.",
|
44 | 44 | "url": "https://developers.google.com/web/",
|
45 |
| - "tags": [] |
| 45 | + "tags": ["tools", "videos", "fundamentals", "web", "chrome"] |
46 | 46 | },
|
47 | 47 | {
|
48 | 48 | "title": "Google Chrome Youtube",
|
49 | 49 | "desc": "Making the web more awesome - latest news about google chrome",
|
50 | 50 | "url": "https://www.youtube.com/channel/UCnUYZLuoy1rq1aVMwx4aTzw",
|
51 |
| - "tags": [] |
| 51 | + "tags": ["videos", "keynotes", "channels"] |
52 | 52 | },
|
53 | 53 | {
|
54 | 54 | "title": "Code wars",
|
55 | 55 | "desc": "Challenge yourself on kata, created by the community to strengthen different skills. Master your current language of choice, or expand your understanding of a new one.",
|
56 | 56 | "url": "https://www.codewars.com/",
|
57 |
| - "tags": [] |
| 57 | + "tags": ["skills", "rank", "languages", "training"] |
58 | 58 | },
|
59 | 59 | {
|
60 | 60 | "title": "Exercism",
|
61 | 61 | "desc": "Learn to code in a variety of languages. Complete programming challenges, view other's solutions, and get community feedback on your code.",
|
62 | 62 | "url": "https://exercism.io",
|
63 |
| - "tags": [] |
| 63 | + "tags": ["mentors", "tracks", "exercises", "feedback"] |
64 | 64 | },
|
65 | 65 | {
|
66 | 66 | "title": "Learn X in Y min",
|
67 | 67 | "desc": "Take a whirlwind tour of your next favorite language. Community-driven!",
|
68 | 68 | "url": "https://learnxinyminutes.com/",
|
69 |
| - "tags": [] |
| 69 | + "tags": ["languages", "quick", "resources", "basics"] |
70 | 70 | }
|
71 | 71 | ]
|
72 | 72 | }
|
0 commit comments