Forgo JS packaging? Not so fast

added by JavaScript Kicks
11/24/2015 4:11:32 PM

730 Views

The traditional advice for web developers is to bundle the JavaScript files used by their webpages into one or (at most) a few "packages." Multiple tools have been developed to do this, such as Browserify and Webpack.


0 comments