DEV Community

Discussion on: Let's Build a Github Profile Search Web App

Collapse
 
walterbarris profile image
Walterbarris

You are aware that the ES6 features like Arrow Functions and String Template Literals, that "you" used do not work in older browsers without a JS compiler like, Babel. Did you even test "your" code in an older browser, I'm guessing not.

Are you Allstate's mayhem web dev?

Thread Thread
 
bboyakers profile image
Austin Akers

Yup! Fully aware of Babel. Again if you see something that can be improved, build it out yourself. Instead of trying to attack someone, try to be a bit more constructive man! No, i'm not Allstate's mayhem dev. We all make mistakes and I definitely should've put babel into this project. I thought about a lot of things to do including that but I decided not to due to how long it was. It's my first article homie, I'll make sure I improve on the next ones! Regardless, thanks a ton for your feedback :). I do appreciate it!