Merge pull request #280 from lostdesign/dev

bump
This commit is contained in:
wellá
2021-06-17 08:34:02 +02:00
committed by GitHub
2 changed files with 30 additions and 3 deletions

View File

@@ -61,6 +61,33 @@
"desc": "Friendly web development tutorials for complete beginners in HTML and CSS",
"url": "https://www.internetingishard.com/",
"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"
]
}
]
}

View File

@@ -183,9 +183,9 @@
"tags": ["development", "ide","editor", "share", "testing"]
},
{
"title": "Postwoman.io",
"desc": "The Postwoman API request builder helps you create your requests faster, saving you precious time on your development.",
"url": "https://Postwoman.io/",
"title": "Hoppscotch",
"desc": "The Hoppscotch API request builder helps you create your requests faster, saving you precious time on your development.",
"url": "https://hoppscotch.io/",
"tags": ["testing","api"]
},
{