Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 434 Bytes

File metadata and controls

10 lines (6 loc) · 434 Bytes

GulpReactBrowserifyBabelStack

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