News

Create React App provisions three key tools needed when building React applications: the Webpack asset-bundling tool, the Babel JavaScript compiler, and the ESLint code-linting tool for the language.
Beyond the usual quick tips, let's look at both the business case and the technical side of keeping React bundles lean.