diff --git a/public/roadmap-content/backend.json b/public/roadmap-content/backend.json index c2e27752c..ca155e3c5 100644 --- a/public/roadmap-content/backend.json +++ b/public/roadmap-content/backend.json @@ -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", diff --git a/public/roadmap-content/frontend.json b/public/roadmap-content/frontend.json index 6b250c7de..11fa5ae0b 100644 --- a/public/roadmap-content/frontend.json +++ b/public/roadmap-content/frontend.json @@ -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",