Merge pull request #278 from CrazyPython/patch-1
Add Web Periodic Table
This commit is contained in:
@@ -61,6 +61,33 @@
|
|||||||
"desc": "Friendly web development tutorials for complete beginners in HTML and CSS",
|
"desc": "Friendly web development tutorials for complete beginners in HTML and CSS",
|
||||||
"url": "https://www.internetingishard.com/",
|
"url": "https://www.internetingishard.com/",
|
||||||
"tags": ["html", "semantic", "css", "typography"]
|
"tags": ["html", "semantic", "css", "typography"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Periodic Table of Web APIs",
|
||||||
|
"desc": "A visual map of almost all browser APIs with links to tutorials and documentation, color-coded by browser support",
|
||||||
|
"url": "https://wwwperiodictable.surge.sh/",
|
||||||
|
"tags": [
|
||||||
|
"resources",
|
||||||
|
"aggregator",
|
||||||
|
"fundamentals",
|
||||||
|
"web",
|
||||||
|
"visual",
|
||||||
|
"browser",
|
||||||
|
"frontend",
|
||||||
|
"overview",
|
||||||
|
"guides",
|
||||||
|
"tutorial",
|
||||||
|
"compatibility",
|
||||||
|
"lists",
|
||||||
|
"obselete",
|
||||||
|
"reference",
|
||||||
|
"specification",
|
||||||
|
"standards",
|
||||||
|
"comprehensive",
|
||||||
|
"advanced",
|
||||||
|
"guides",
|
||||||
|
"links"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user