All Grown Up
Added 2023-08-19 18:22:21 +0000 UTCTech talk alert 🚨
Braytech no longer depends on/is subservient to create-react-app 🎉
I successfully ejected and deployed new code. Previously, this was a daunting task. After all, the whole point of create-react-app was to alleviate complexity for new React users. I’ve not been new for some time.
I no longer need to run scripts to alter create-react-app’s configuration - it’s all available to me now. That said, it’s old and full of things I don’t know much about as I didn’t need to know to use create-react-app…
It’s a nice growth milestone for the project
create-react-app used to be the default way to start building a React app before Facebook “Googled” (deprecated) it.
Comments
I was coming here to say the same thing - keep up the great work!
CK Hicks
2023-08-23 19:54:08 +0000 UTCAs a fellow React/Node engineer, I’m amazed you built as much as you did while dependent on CRA. Incredible work tbh!
Morph
2023-08-19 23:45:20 +0000 UTC