JamesAthanasiou / Campify

A campground directory and crowd sourced review platform
http://campifyapp.herokuapp.com/campgrounds
0 stars 0 forks source link

Update to ES6+ #8

Open JamesAthanasiou opened 4 years ago

JamesAthanasiou commented 4 years ago

This isn't necessary for any functionality. Refactoring the code however would greatly improve readability by means of reducing the overall amount of callback hell.

JamesAthanasiou commented 4 years ago

Note to prospective employers: If you want to see an example of something made with ES6+ JavaScript, check out the Squacker project!