Good tutorial! But I met problems with the webpack.config.js configuration. After some search, I found that the problem is the empty string in "resolve.extensions". After removing that, everything went well.
As a newbe to javascript world I have found your article is very helpful. Especially, "Writing our first React Component" this has really helpful to me.. Thank you and keep going and want to see latest updates on javascript..!