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

[Doc] Remove create-react-app chapter #9610

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Commits on Jan 24, 2024

  1. [Doc] Remove create-react-app chapter

    ## Problem
    
    [create React App](https://github.com/facebook/create-react-app) is abandonware. We shouldn't encourage developers to use it.
    
    Besides, the doc index on the sidebar is super crowded. We need to remove useless entries.
    
    ## Solution
    
    - Remove the entry in the navigation
    - add a warning in the Create-React-App page
    - Keep the page to avoid 404 for external links
    fzaninotto committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d6c183e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update docs/CreateReactApp.md

    Co-authored-by: adrien guernier <adrien@marmelab.com>
    fzaninotto and adguernier committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ceaf03c View commit details
    Browse the repository at this point in the history