Please log in to watch this conference skillscast.
There's a lot of confusion about what are exactly the differences between all the tooling options. Beyond the clear divergences like npm script and gulp being task managers and webpack or browserify bundlers, there's a humongous question usually unanswered: When to use any of these utils?
There is no silver bullet in engineering. When facing singleton scripts npm is brilliant. When piping multiple complex scripts gulp shine like a diamond. If you need to bundle any ES6 project maybe babel is enough. Or brunch. Or for a lot of bult-in cool feature webpack is unbeatable.
Know the differences, master the tools.
YOU MAY ALSO LIKE:
- React & Redux: Web Application Workshop with Damjan Vujnovic (Online Workshop on 12th - 16th September 2022)
- Advanced JavaScript Workshop with Damjan Vujnovic (Online Workshop on 26th - 28th September 2022)
- FullStack eXchange: In-Person Conference (in London on 27th - 28th July 2022)
- FullStack eXchange: Online Conference (Online Conference on 27th - 28th July 2022)
- Vue.js and TypeScript: Working Together like Peanut Butter and Jelly (SkillsCast recorded in February 2022)
- How We Migrated 65K Lines of Javascript Code to Haskell: Good, Bad and Ugly (SkillsCast recorded in November 2021)