Skip to content

Conversation

@spamguy
Copy link
Contributor

@spamguy spamguy commented Oct 10, 2025

Adds Angular v18, v19, and v20. Removes broken Tutorial section, adds CLI section. Fixes #2226.

If you're updating existing documentation to its latest version, please ensure that you have:

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

Add version numbers; add redirect handler.

Add Angular v20.

Move HTML filters out of base Angular config.

Add CLI section.
@spamguy spamguy requested a review from a team as a code owner October 10, 2025 00:21
Copy link
Contributor

@simon04 simon04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thank you!

@simon04 simon04 merged commit 5e9823a into freeCodeCamp:main Oct 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

angular 18 doc not available because published on new website (angular.io -> angular.dev)

2 participants