Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I use Brunch because it is faster than both and creates bundles half the size.
That being said, development has seemingly slowed down lately so either they are up to something or i should be worried. -
orijin20218y@nblackburn setting brunch up is definitely much nicer, but in the end it still bundles your scripts into one file or two for vendors.
I'm trying to figure out if webpacks module boundling serves me any good if i'm not making huge single page apps and if browserify is still ok for standard webpage templates that weight around 250kb on JS together with dependencies in the end. -
orijin20218y@nblackburn nice! didn't catch this one.
i looked into systemjs and jspm, now i have another one to evaluate!
how am i going to survive all this!? :D
Related Rants
!rant
webpack vs. browserify?
What do you use these days and why?
undefined
webpack
browserify