Learning front end tools etc
.Would create a dist folder upon running gulp and allow for minified css js files. Reducts HTTP requests.
.Add watchers for automatically refreshing once files are modified which leads for faster development.
.Usage of eslint provides better debugging if something fails including JSX linting
.ES6 usage using browserify and babel plugin for transpiling JS , JSX etc