Setting up Wepack and React with ES2015 syntax supported on Django 1.8+
Last week I finished implementing Webpack and React with Django 1.9 thanks to this article from Owais Lone: http://owaislone.org/blog/webpack-plus-reactjs-and-django/ However, I »