Should the Create React App preset for Storybook be deprecated? #34544
Unanswered
ppodgorsek
asked this question in
Documentation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Create React App (CRA) project has been officially retired and its main page also indicates it is deprecated.
Given the huge volume of online resources still pointing to CRA, it's not easy for junior developers to immediately realise that they are learning outdated practices. Marking Storybook's CRA preset as deprecated could make it easier for developers to rapidly learn about the new ways of doing things.
Additionally, the React documentation has a couple of useful pages we could maybe add links to in the CRA preset's documentation?
As many projects still rely on
@storybook/preset-create-react-app, I'm not advocating to remove it yet but just to highlight alternatives.What are your thoughts?
Beta Was this translation helpful? Give feedback.
All reactions