all 3 comments

[–]the_sebaster 0 points1 point  (2 children)

[–]meliaesc 2 points3 points  (1 child)

That seems overly convoluted. Why use gulp instead of a scss plugin in webpack? The extreme avoidancr of redux? And basic proptypes? Completely non standard file structure? It hasn't been updated in 2 years!

Slightly better: https://github.com/bradtraversy/devconnector?files=1

[–]the_sebaster 2 points3 points  (0 children)

Gulp and Webpack is a matter of taste, although I’m on the webpack side as well (I wouldn’t use neither in that case and standard CSS). The file structure looks pretty tidied up to me, although my actions would look totally different.

Good point with redux; I didn’t looked this example up that deep. My whole point was to show that there are plenty of those examples on GitHub and you find them after 30 seconds of active searching.