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 can strongly recommend trying out TypeScript with Webpack!
If you have questions, just tag me. 😉 -
Try Parcel. No config needes and easy. If you fail with Parcel, don't even try Webpack
-
illitr8856yThe reason you can write the project in less time than it takes to set up webpack and babel is because of webpack and babel. :P
-
Root825406yI've been fighting with webpack and babel all freaking day.
Ended up just starting on the code, and immediately ran into browser inconsistencies with es6. So, back to webpack/babel it is. 😕
Related Rants
Webpack and Babel make me want to kill myself. Takes longer to set a project up than it does to write the damn thing.
rant
js