Tanvesh SarveforTanveshtanvesh.hashnode.net·Jan 26, 2023Speed up your create-react-app build times by 80% with esbuildA short view back to the past create-react-app in 2017 (its v1 release) was this cool kid in around the block. We finally had a go-to way to start a react project that you couldn't go wrong with. But as happens with everything on the web, people real...Himanshu Singh and 2 others are discussing this3 people are discussing thisDiscuss·27 likes·473 readsReact
Alex OkrosforRavioli Coderaviolicode.hashnode.net·Nov 17, 2022How to load custom process environment .ENV variables in webpack with craco (Create React App Configuration Override)When you're using craco, and you need to specify different .env files with different .env variables, you'll need to override some webpack configs. We'll be using 4 .env files: .env.local .env.development .env.staging .env.production We'll then open c...Discuss·3 likes·179 readscraco
Tanvesh SarveforTanveshtanvesh.hashnode.net·Jan 26, 2023Speed up your create-react-app build times by 80% with esbuildA short view back to the past create-react-app in 2017 (its v1 release) was this cool kid in around the block. We finally had a go-to way to start a react project that you couldn't go wrong with. But as happens with everything on the web, people real...Himanshu Singh and 2 others are discussing this3 people are discussing thisDiscuss·27 likes·473 readsReact
Alex OkrosforRavioli Coderaviolicode.hashnode.net·Nov 17, 2022How to load custom process environment .ENV variables in webpack with craco (Create React App Configuration Override)When you're using craco, and you need to specify different .env files with different .env variables, you'll need to override some webpack configs. We'll be using 4 .env files: .env.local .env.development .env.staging .env.production We'll then open c...Discuss·3 likes·179 readscraco