Boost your create-react-app workflow with esbuild / swc
Oct 14, 2020 · 3 min read · We 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...
Join discussion