JavaScript for PHP Geeks: ES6/ES2015 (New JavaScript)
Unlock the potential of Object.assign, var, let, and const in our comprehensive JavaScript for PHP Geeks ES6/ES2015 tutorial!
About this course
Guess what? JavaScript has evolved, in a big way. Did you know a new major version of JavaScript was released... in 2015!? Yep, and it's packed with so many new features and syntaxes, when you see code written in "new" JavaScript, it can be barely recognizable at first. But these new features are taking over the web. Let's embrace them!
- Babel! Because you need to compile new JavaScript
- ES6/ECMAScript2015/Harmony: Good things have many names
- New Object-Oriented Classes!!?
- The mysterious (amazing) new "arrow" callback syntax
- The ...spread Operator
- Object.assign
- var, let and const
- Object literal shorthand
- Computed Property Names
- Default function argument values
- Destructuring Assignment
let yourSkills = (currentSkills) => currentSkills + 1000;
Next courses in the JavaScript Fundamentals: Modern JavaScript section of the JavaScript Fundamentals Track!
12 Comments
Hey Shiraats,
We're working on it right now, I think first releases will be at the end of Feb, begin of March. Anyways, this course is the first one in our release schedule ;)
Cheers!
it would be great to have the total time of the course in the course page
Hey Francisco P.!
Yea... I agree! We have this buried in our admin section, and even I go looking for it. We're on it!
Cheers!
Hi,
do you think that we have to read the first course "JavaScript for PHP Geeks" before this one ES6 to understand ?
Thanks !
Hey Miloud
Watching it first can totally help you understanding easier what's going on, specially because this course is a continuation, but, if you are already familiar with JS, then is not actually required
Cheers!
Hi, there,
Is this course still in plan? Hopefully you will let me know.
Yo!
Absolutely! We'll release the "JavaScript for PHP Geeks" first (https://knpuniversity.com/t... and then move down to this tutorial and keep going after that on the others :). There's no release date yet, but the first tutorial will start coming out this week or next.
Cheers!
That is excellent! Thank you so much for letting me know!
Hi, there,
I know this might be not relevant to this series of tutorial. However, your video is so excellent that I have to ask this. Will you consider doing a new series of tutorial about Mobile Programming such as Android Programming? I am really interested to learn Android and yet there aren't any good video tutorials out there that is good.
Haha, well THANK you - that's a huge compliment :D. Unfortunately, mobile dev is probably a bit too far outside of our area to make a screencast. MAYBE sometime in the future we'll expand more, but probably not soon enough to help you on this one topic.
Cheers!
Hi
Thanks for all the great tuts. Just wanted to know when you guys will be starting the ES6 course. Really looking forward to it