Y
Hacker News
new
|
ask
|
show
|
jobs
How JavaScript works: A deep dive into esbuild
(
blog.sessionstack.com
)
2 points
by
rafi-shgn
1503 days ago
1 comments
rafi-shgn
1503 days ago
Introduction Esbuild is a blazing fast JavaScript bundler built with Golang. Esbuild is a next-generation JavaScript bundler aimed at improving build tool performance and ease of use.
link