Skip to content
fe-handbook
Search
K
Main Navigation
fundamentals
HTML
CSS
JavaScript
TypeScript
Browser
HTTP
Network
build-tools
Package-manager
npm
yarn
pnpm
Bundler
Vite
Webpack
Compiler
Babel
swc
framework
Vue
React
advance
Nodejs
SSR
Test
Event Tracking
Low Code
Micro-frontends
PWA
WebGL
i18n
other
Useful Libraries
Code Style
Matrix
Awesome
Appearance
Menu
Return to top
On this page
esbuild
written in Go
Why is esbuild fast?
It's written in Go and compiles to native code.
Parallelism is used heavily.