Thanks for a great tutorial. I think there's a mistype in Part 3, setting up babel. I think babel-preset-W (in the npm install command) and babel-preset-2015 (in the explanation list) should both be babel-preset-es2105. Am I right? I didn't find any packages with these names.