Writing quick prototypes from scratch is easy, do it, but ⚡
the real deal is building an ability to understand any massive codebase and make changes to it without breaking it.
So, spend some time going through open source codebases (any) and trying to understand the flow. Because you never be the lone wolf in the real world, but rather will be collaborating with people to get things done.