Creating a React App from scratch - Webpack5, TypeScript4+, React17+ - Part 1
As a react developer you are probably familiar with CRA (Create React App) and how easy it is to spin up a react app and to get going writing react apps. However CRA does come with some drawbacks.