0
When update to ES6
language is update so fast, when this course update to ES6?
2 Respuestas
+ 6
I've had a logistical issue explaining why some people can't test things (Android version, not the app's fault -- but wait, why can my browser run it... hm, how to explain...).
A course on ES6 may need to introduce: script/mobile version awareness, polyfills, how to replace syntax that can't be polyfilled (arrows, spread, why 'let' may only work in strict mode, etc). These are additional to simply learning ES6.
I'm not saying it can't be done, just that I imagine it requiring some thought.
+ 3
well probably ES6 isn't that easy for beginner