Update resources

This commit is contained in:
Unknown
2019-08-08 22:24:53 -05:00
parent 576d40d086
commit 5b9b492ac2
14 changed files with 254 additions and 1444 deletions

View File

@@ -5,68 +5,57 @@
{
"title": "Caniuse",
"desc": "'Can I use' provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.",
"url": "https://caniuse.com/",
"tags": ["support"]
"url": "https://caniuse.com/"
},
{
"title": "DevDocs",
"desc": "DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Online and offline, always have your docs with you.",
"url": "https://devdocs.io",
"tags": ["documentation"]
"url": "https://devdocs.io"
},
{
"title": "MDN web docs",
"desc": "Tutorials, references, tools and resources.",
"url": "https://developer.mozilla.org/docs/Web",
"tags": ["documentation"]
"url": "https://developer.mozilla.org/docs/Web"
},
{
"title": "Rico's cheatsheets",
"desc": "Cheatsheets for any kind of technologies in the web domain.",
"url": "https://devhints.io",
"tags": ["cheatsheet"]
"url": "https://devhints.io"
},
{
"title": "Developer Roadmap",
"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.",
"url": "https://github.com/kamranahmedse/developer-roadmap/blob/master/readme.md",
"tags": []
"url": "https://github.com/kamranahmedse/developer-roadmap/blob/master/readme.md"
},
{
"title": "ebookfoundation",
"desc": "Freely available programming books",
"url": "https://ebookfoundation.github.io/free-programming-books/",
"tags": ["book"]
"url": "https://ebookfoundation.github.io/free-programming-books/"
},
{
"title": "Google Developer",
"desc": "Tutorials, guides, and best practices for building the next generation of web experiences.",
"url": "https://developers.google.com/web/",
"tags": ["tutorial", "guides"]
"url": "https://developers.google.com/web/"
},
{
"title": "Google Chrome Youtube",
"desc": "Making the web more awesome - latest news about google chrome",
"url": "https://www.youtube.com/channel/UCnUYZLuoy1rq1aVMwx4aTzw",
"tags": []
"url": "https://www.youtube.com/channel/UCnUYZLuoy1rq1aVMwx4aTzw"
},
{
"title": "Code wars",
"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.",
"url": "https://www.codewars.com/",
"tags": ["challenges"]
"url": "https://www.codewars.com/"
},
{
"title": "Learn X in Y min",
"desc": "Take a whirlwind tour of your next favorite language. Community-driven!",
"url": "https://learnxinyminutes.com/",
"tags": ["tutorial", "guides"]
"url": "https://learnxinyminutes.com/"
},
{
"title": "The A11Y Checklist",
"desc": "This checklist uses the The Web Content Accessibility Guidelines (WCAG) as a reference point. The WCAG is a shared standard for web content accessibility for individuals, organizations, and governments.",
"url": "https://a11yproject.com/checklist/",
"tags": []
"url": "https://a11yproject.com/checklist/"
}
]
}