This course takes a look at the features that JavaScript has available with ES6 (ECMAScript 2015). It is a "montage" from several instructors.
Very good explained and great content, definitely needed
Great course. Clear examples between ES5 and ES6 really enjoyed the course!
Audio quality was up and down, would be better with the same person presenting in the same environment each time.
15 seemed a bit pointless!
Destructing was probably the best reminder of a valuable ES6 feature. I need to use that more.
The destructuring, Promises, Map videos were really helpful as I really understand it much better now.
The Generators, Parameter Object.. Required Values and Rest Operators went over the topics pretty fast, so I didn't quite understand those that well for rest operators.
Appreciate these courses.
No explanation of why these changes work - literally just ‘oh there’s this new thing now’
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.