Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Structures Topic Changes in JavaScript Road Map. #7725

Open
KalitorifyOff opened this issue Nov 13, 2024 · 0 comments
Open

Data Structures Topic Changes in JavaScript Road Map. #7725

KalitorifyOff opened this issue Nov 13, 2024 · 0 comments
Labels
javascript Roadmap: javascript topic-change Missing or deprecated topics in roadmap

Comments

@KalitorifyOff
Copy link

Roadmap URL

https://roadmap.sh/javascript

Suggestions

Under 'Data structure' topic, author split 3 subtopics.

  1. Structured data
  2. Keyed collections
  3. 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".

Regards,
Renga Praveen.
Screenshot_2024-11-13-09-41-42-36_40deb401b9ffe8e1df2f1cc5ba480b12

@KalitorifyOff KalitorifyOff added the topic-change Missing or deprecated topics in roadmap label Nov 13, 2024
@github-actions github-actions bot added the javascript Roadmap: javascript label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Roadmap: javascript topic-change Missing or deprecated topics in roadmap
Projects
None yet
Development

No branches or pull requests

1 participant