DEV Community

Discussion on: Is it Webpack or Node?

Collapse
 
gypsydave5 profile image
David Wickes

Very good overview. Also reinforces my view that developers should add the minimum required amount of tooling to get the job done.

At its worst, modern JavaScript development can feel like balancing on top of a stack of wobbly chairs. It's so very complected, with every layer bleeding into the next. The only way to really control this (mostly incidental) complexity is to get rid of some of the layers.