-
-
Notifications
You must be signed in to change notification settings - Fork 498
Remove/Replace References to Create React App (CRA) – Deprecated in February 2025 #2285
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
Comments
It could be useful to consult the work done for #2074 |
May I please be assigned to this issue? |
@glassblowerscat you have been assigned this issue. |
@glassblowerscat can you share where you are with this issue? |
@daaimah123 Sorry, I haven't started yet! It looks like someone already opened a PR for it, so if that closes the issue we can just take me off of it |
That draft PR (#2318 by @kaylahrose) has definitely started poking at three places in the curriculum for sure. @glassblowerscat Please let me know if you find other areas in the curriculum that warrant an additional PR, as I don't think those three areas will resolve this issue. Alternatively, if you need to be taken off the issue, no worries, but please do also let me know. |
@daaimah123 I was hoping to crack it open this week, so I don't need to be taken off; thanks! |
Hey @glassblowerscat and @kaylahrose checking in about work on this issue
|
@daaimah123 I'm sorry, I had planned to start this, and then I got assigned a mentee. I haven't forgotten about it, but if you want to take me off of it so someone else can pick it up, that's fine |
@glassblowerscat I appreciate the update, this is a non-priority issue, so no rush, just making my rounds on open issues with assignees. Take some more time with the issue and I'll check back in periodically |
Page where problem found?
Identify location of CRA references is an activity of this issue.
Type of problem
Issue Summary
Create React App (CRA) was officially deprecated in February 2025. Some areas of the curriculum still reference CRA as the default setup method for React projects. Since Vite is now the recommended way to initialize React apps, we should audit and update all references to CRA across tutorials, lesson plans, and resources.
Tasks to Complete
Where to Look?
Suggested Solution
No response
The text was updated successfully, but these errors were encountered: