JS Builder

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2021 Mar 21 12:36
Editor
Edited
Edited
2025 Jul 3 13:28

Module Loader, JS Module Bundler

If you don't properly distinguish between resources to bundle and resources to load dynamically, it leads to critical dependencies. Dependency analysis, bundling, and tree shaking are typically done together.
JS Module Compilers
 
 
JS Module Builders
 
 
 
JS Module Builder Tools
 
 
 
 
Remove Polyfill.io code from your website immediately
Scripts turn sus after mysterious CDN swallows domain
Remove Polyfill.io code from your website immediately
Using Bun.js as a bundler
Bun.js is a new (as of 2023) JavaScript runtime that is still very much in development, with it’s primary focus being on extreme speed. I’ve been following it for a while but until toda…
Using Bun.js as a bundler
JavaScript 번들러의 이해 - (3) 번들러 개론
이 글은 JavaScript 번들러의 이해 - (2) TypeScript 모듈 에 이어지는 글로, 번들로러서의 Webpack을 알아봅니다. 만약 JavaScript / TypeScript에서 모듈이 어떻게 처리되는지 모르시는 분들은 이전 편을 참고하시면 되겠습니다. 번들러가 뭔지 잘 몰라도 이름은 들어봤을 정도로, 이제는 사실상 업계 표준이 된 Webpack. 그런데 사실 Webpack이 왕좌를 차지한 지는 얼마 되지 않았습니다.
JavaScript 번들러의 이해 - (3) 번들러 개론
 
 
 

Backlinks

Bun sh

Recommendations