… to Legacy JavaScript Algorithms and Data Structures in 1-basic-javascript and 5-basic-data-structures
Related issues: Update Course Reference in Basic JavaScript Project #1194
Description:
This pull request addresses issue #1194, which pointed out a source of confusion in the syllabus for the FreeCodeCamp - Basic JavaScript project.
Previously, the syllabus referred to the ‘JavaScript Algorithms and Data Structures’ course, which has since been updated and renamed to ‘JavaScript Algorithms and Data Structures (Beta)’. This updated course includes a new section titled ‘Learn Basic JavaScript by Building a Role Playing Game’, which is not the intended ‘Basic JavaScript’ section for this project.
To resolve this issue, I have updated the syllabus to refer to the ‘Legacy JavaScript Algorithms and Data Structures’ course instead, which contains the correct ‘Basic JavaScript’ section. This change has been made in the _index.md files of both the 1-basic-javascript and 5-basic-data-structures directories.
I have tested these changes locally, and they do not affect the page layout or cause any issues with the code.
By making this change, we can avoid any confusion for future students about which course and section they should be completing for this project.
Environment:
Operating System: Windows 10 / WSL
Browser: Microsoft Edge
I solemnly swear that:
[x] I ran the hugo server and looked at my changed in the browser with my own eyes
[x] I ran the linter and there were no errors
[x] My code follows the style guidelines of this project
… to Legacy JavaScript Algorithms and Data Structures in 1-basic-javascript and 5-basic-data-structures
Related issues: Update Course Reference in Basic JavaScript Project #1194
Description:
This pull request addresses issue #1194, which pointed out a source of confusion in the syllabus for the FreeCodeCamp - Basic JavaScript project.
Previously, the syllabus referred to the ‘JavaScript Algorithms and Data Structures’ course, which has since been updated and renamed to ‘JavaScript Algorithms and Data Structures (Beta)’. This updated course includes a new section titled ‘Learn Basic JavaScript by Building a Role Playing Game’, which is not the intended ‘Basic JavaScript’ section for this project.
To resolve this issue, I have updated the syllabus to refer to the ‘Legacy JavaScript Algorithms and Data Structures’ course instead, which contains the correct ‘Basic JavaScript’ section. This change has been made in the _index.md files of both the 1-basic-javascript and 5-basic-data-structures directories.
I have tested these changes locally, and they do not affect the page layout or cause any issues with the code.
By making this change, we can avoid any confusion for future students about which course and section they should be completing for this project.
Environment:
Operating System: Windows 10 / WSL Browser: Microsoft Edge
I solemnly swear that: