1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

chore: update roadmap content json (#7603)

Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-27 16:04:02 +06:00
committed by GitHub
parent 65f1c9ca50
commit fe580b8da2
2 changed files with 15 additions and 0 deletions

View File

@@ -1695,6 +1695,16 @@
"url": "https://app.daily.dev/tags/kafka?ref=roadmapsh",
"type": "article"
},
{
"title": "Apache Kafka Streams",
"url": "https://docs.confluent.io/platform/current/streams/concepts.html",
"type": "article"
},
{
"title": "Kafka Streams Confluent",
"url": "https://kafka.apache.org/documentation/streams/",
"type": "article"
},
{
"title": "Apache Kafka Fundamentals",
"url": "https://www.youtube.com/watch?v=B5j3uNBH8X4",

View File

@@ -2587,6 +2587,11 @@
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API",
"type": "article"
},
{
"title": "Web Storage API How to Store Data on the Browser",
"url": "https://www.freecodecamp.org/news/web-storage-api-how-to-store-data-on-the-browser/",
"type": "article"
},
{
"title": "Explore top posts about Storage",
"url": "https://app.daily.dev/tags/storage?ref=roadmapsh",