Setting up webpack 2 with Babel (Tutorial) HD
Hope this video helps someone confused about the whole development process with webpack and es6. If there are any questions feel free to either ask away in the comments or send me a private message. Either way I will try to my best to help! Useful links: babel documentation: https://babeljs.io/docs/setup/ webpack documentation: https://webpack.js.org/guides/get-started/ New to es6? Check out: http://es6-features.org/ *Note: In the video I mention I will create a constant. I am not sure why I said "constant" because the keyword "let" does not define a constant. Rather "let" simply creates a variable. The difference between var and let refers to the scope of the variable: See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let To define a constant in es6 use the keyword "const"
Похожие видео
Показать еще