Under 'Data structure' topic, author split 3 subtopics.
Structured data
Keyed collections
Indexed collections
But that 'keyed collections' contains both map and set. But we well know, set is not supporting key pair value concept. It's beauty is holding unique values. But unfortunately the author was listed set (set, weak set) under key collection.
So finally, what I'm suggesting is that, create a sub tile called "set collections" like "keyed collections" and list the set (set, weak set) under "set collections".
Roadmap URL
https://roadmap.sh/javascript
Suggestions
Under 'Data structure' topic, author split 3 subtopics.
But that 'keyed collections' contains both map and set. But we well know, set is not supporting key pair value concept. It's beauty is holding unique values. But unfortunately the author was listed set (set, weak set) under key collection.
So finally, what I'm suggesting is that, create a sub tile called "set collections" like "keyed collections" and list the set (set, weak set) under "set collections".
Regards, Renga Praveen.