I guess it depends on how you learn. I personally used CRA in my learning process and it helped me get up to speed in understanding React fundamentals (reconciliation, lifecycles, state management..) Then I started going down into the stack and understanding Webpack, etc..
For me personally it would be exasperating to learn all of the stuff that CRA bootstraps before actually getting to learn React.
For me personally it would be exasperating to learn all of the stuff that CRA bootstraps before actually getting to learn React.