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

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.