Open shiryz opened 5 years ago
You shouldn't be using es6 syntax on the frontend until you have a transpiler. es6 is not compatible with all browsers and this why you should be using es5
You shouldn't be using es6 syntax on the frontend until you have a transpiler. es6 is not compatible with all browsers and this why you should be using es5