esbuild - Next-generation JavaScript bundler
Author: Muhammad Khabbab
Introduction
Bundlers are an essential component of the JavaScript ecosystem. As the name implies, bundlers generate one or more module bundles. Module bundlers process the JavaScript applications and build dependency graphs ...
refine.hashnode.dev8 min read
Favourite Jome
Software Engineer @bug0
Thanks for sharing! I finally have a good understanding of esbuild.
But can it be compared to vite? I guess so since they're both bundlers.