|
|
|
|
|
by roneesh
3985 days ago
|
|
Impressive and awesome. This is perfect to catch up on using build tools. I focus on core programming concepts in my own work, and at work most of that stuff is automated to just a few commands, so I appreciate the gulp.js part of your tutorial most. Thanks for the great work. |
|
I strongly believe you can build web applications without having to pull in Gulp or Grunt. And to back up my claim I setup a project [0] that shows how to do it using webpack + npm run-scripts.
I'd argue it solves a large set of problems while maintaining a reasonable level of complexity.
[0] https://github.com/cesarandreu/web-app