chore: update roadmap content json (#7603)

Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
pull/7607/head
github-actions[bot] 4 weeks ago committed by GitHub
parent 65f1c9ca50
commit fe580b8da2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      public/roadmap-content/backend.json
  2. 5
      public/roadmap-content/frontend.json

@ -1695,6 +1695,16 @@
"url": "https://app.daily.dev/tags/kafka?ref=roadmapsh", "url": "https://app.daily.dev/tags/kafka?ref=roadmapsh",
"type": "article" "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", "title": "Apache Kafka Fundamentals",
"url": "https://www.youtube.com/watch?v=B5j3uNBH8X4", "url": "https://www.youtube.com/watch?v=B5j3uNBH8X4",

@ -2587,6 +2587,11 @@
"url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API", "url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API",
"type": "article" "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", "title": "Explore top posts about Storage",
"url": "https://app.daily.dev/tags/storage?ref=roadmapsh", "url": "https://app.daily.dev/tags/storage?ref=roadmapsh",

Loading…
Cancel
Save