leopradel.hashnode.devBoost your create-react-app workflow with esbuild / swcWe can see a trend of replacing the current javascript tooling with faster tools written in go / rust. In this post, I decided to try esbuild and swc to see what performance improvement we can get in any application using create-react-app. As your ap...Oct 14, 2020·3 min read