@@ -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"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -183,9 +183,9 @@
|
|||||||
"tags": ["development", "ide","editor", "share", "testing"]
|
"tags": ["development", "ide","editor", "share", "testing"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Postwoman.io",
|
"title": "Hoppscotch",
|
||||||
"desc": "The Postwoman API request builder helps you create your requests faster, saving you precious time on your development.",
|
"desc": "The Hoppscotch API request builder helps you create your requests faster, saving you precious time on your development.",
|
||||||
"url": "https://Postwoman.io/",
|
"url": "https://hoppscotch.io/",
|
||||||
"tags": ["testing","api"]
|
"tags": ["testing","api"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user