
Download all reference files for this ES6 course, then unzip on Windows with a zip tool or double-click on Mac; files are zipped for easier transfer.
Configure webpack to bundle es6 assets using babel for es5 compatibility, with an entry point at assets/scripts and output to public/bundle.js.
Explore how let provides block-scoped variable declarations in JavaScript, preventing global leaks and duplicate declarations seen with var, and see practical examples in loops and conditionals.
Master function default parameters in ES6, using a car example to show how missing arguments fall back to defaults and how new inputs overwrite them.
Explore promises in JavaScript (ECMAScript 6) by contrasting synchronous and asynchronous code, then create and use a promise with resolve and reject to handle server data.
Identify the recommended learning path after the ES6 crash course, moving from TypeScript to Angular and backend JavaScript, with a limited-time discount and encouragement to share feedback.
Javascript has been the mother of the web for a long time and the new features in ES6 gives it super powers.
Javascript is no longer considered a script or some addition to other languages, but a full pledge programming language that is easy to code and powerful.
I have to admit that it can be a little strange at first but once you get the hang of it, you won't look back.
Hi my name is Edwin Diaz and on this course I will introduce you to some new features in Javascript that will help you code applications, easily, quickly and at the same time better than anything else.
My philosophy is simple, get the fundamentals of the technology you need and get coding. Why this approach? Technology moves too fast, and if we spent too much time in one technology, others will pass us by.
So here is my advice.....
So what are you waiting for, this course it's short but very informative. Jump in and I see you inside.