facn5 / NodeJs-AutoComplete

0 stars 1 forks source link

Using es6 on the frontend #26

Open shiryz opened 5 years ago

shiryz commented 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