jayzamazing / Shopping-List-App

Shopping list app.
http://shoppinglistapp.jayzamazing.com/
MIT License
0 stars 0 forks source link

Staging for addition of babel, and a few es6 features #4

Closed jayzamazing closed 7 years ago

jayzamazing commented 8 years ago

Added babel, made a few changes to use event in areas I was using this to alleviate strict issues brought on by babel. Added promises to a few functions and arrows to foreach functions.