I’m currently reviewing the JavaScript section and noticed that one of the section titles has changed.
Previously, it was called “Understanding Core JavaScript Fundamentals” , but after the recent update, it’s now “JavaScript Fundamentals Review” .
However, “JavaScript Fundamentals Review” was originally the name of the final part within that section, not the section itself.
So previously, the layout looked like this:
Understanding Core JavaScript Fundamentals
└─ JavaScript Fundamentals Review (as a subsection)
But now it appears as:
JavaScript Fundamentals Review
└─ JavaScript Fundamentals Review
Was this change intentional? It might be confusing for learners since the section and its review now share the same name.
ILM
October 6, 2025, 8:21am
2
there was a thing called like this, but it was a lecture block, which now is 3 lecture blocks
the module was always called JavaScript Fundamentals Review
I am sure as I did it here: feat: create new lecture blocks from Understanding Core JavaScript Fundamentals by ilenia-magoni · Pull Request #61304 · freeCodeCamp/freeCodeCamp · GitHub
But before update on July the link was like
ILM
October 6, 2025, 5:22pm
4
before it was
JavaScript Fundamentals Review
└─ Understanding Core JavaScript Fundamentals
Now it is
JavaScript Fundamentals Review
└─ Working with Types and Objects
└─ Working with Arrays, Variables, and Naming Practices
└─ Working with Code Quality and Execution Concepts
the block name is part of the url, the module name is never part of the url