-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Please ensure this feature hasn't already been requested.
Search through open issues and closed issues to check for duplicates.
Checklist :
- I have searched for similar open issues and closed issues.
- This feature request is not a duplicate.
- I’ve clearly described the feature and its benefits.
Is your feature request related to a problem?
Currently, the frontend section covers topics like HTML, CSS, JavaScript, React, and Tailwind, but learners may find it overwhelming to decide the correct sequence to follow. Without a structured roadmap, beginners might feel lost or skip important concepts.
Describe the solution you'd like :
Add a Roadmap page under the frontend section.
The roadmap should:
- Provide a step-by-step learning path (HTML → CSS → JavaScript → React → Tailwind, etc.)
- Include links to relevant DevNotes sections for each step.
- Highlight essential vs. optional/advanced topics for clarity.
- Optionally, include a visual roadmap/flow diagram for better guidance.
Describe alternatives you've considered
- Learners could search external resources, but having an integrated roadmap within DevNotes keeps the platform self-sufficient and ensures consistency with the existing notes.
- Adding just a text-based list instead of a full roadmap diagram, but the latter would be more engaging.
Additional context :
A roadmap helps beginners visualize their learning journey, keeps them motivated, and aligns well with DevNotes’ goal of being a structured and progressive platform.
This can also later be extended to other sections like Backend, DSA, or AI/ML.