Modern development tools

Deciding a which tool you ll be using on your next project can be quite cumbersome. Neeed to read all those build tools like the old gulp, grunt or new technologies like vite, browserify, parcel, rollup, webpack.


There is a nifty web page that will help you make this research much easier. It covers the build strengths and weaknesses with a straight forward table comparison for things like code splitting, hashing assets, importing capabilities, non js resources, output formats and all-kind of pre-deployment build transformations for a production ready application.


Check out this link https://bundlers.tooling.report/

Leave a Reply

Your email address will not be published. Required fields are marked *