0
Whats wrong with this ES6? I think the compiler/browser are not supporting ES6 version?
I'm now at the last stage of learning at the JavaScript course, which is ES6, all the example codes in ES6 are generating errors. How to fix this?
10 Réponses
+ 4
Lelouch babel is a library
https://babeljs.io/setup#installation
+ 3
go to google play > check for app updates > find and update web view
+ 3
Or use Babel if update won't work.
Babel is ES6 compiler for older devices to run ES6
+ 3
Use this to write your ES6 codes..
https://code.sololearn.com/Wm8a0UNI9Kis/?ref=app
+ 2
Did you update your Android web view
+ 2
I don't have too much knowledge about features of browser or it supports. How to update or to find my android web view?
+ 2
Thank you for help and response Seniru Pasan
+ 1
I'm using mobile application SoloLearn app, my phone version are Android 4.4.4 KitKat. Please how to fix this? when I declaring variable const and let it says UNEXPECTED IDENTIFIER.
+ 1
Maneren Yes I cant find the Web View to update it. I search Google, Quora no accurate details that I need. What is Babel?
+ 1
Maneren Thank You, I hope this be fix now.