1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-09 00:30:40 +02:00

chore: update roadmap content json (#8829)

Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-30 16:13:48 +01:00
committed by GitHub
parent 90ccd44e22
commit 14425bb18a
26 changed files with 1524 additions and 793 deletions

View File

@@ -383,11 +383,6 @@
"title": "v-on Documentation",
"url": "https://vuejs.org/api/built-in-directives.html#v-on",
"type": "article"
},
{
"title": "v-on Directive",
"url": "https://www.w3schools.com/vue/ref_v-on.php",
"type": "article"
}
]
},
@@ -1258,11 +1253,6 @@
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch",
"type": "article"
},
{
"title": "Fetch W3school Docs",
"url": "https://www.w3schools.com/jsref/api_fetch.asp",
"type": "article"
},
{
"title": "Network Request - Fetch",
"url": "https://javascript.info/fetch",