fraziermork / portfolio

MIT License
0 stars 0 forks source link

switch to AJAX #36

Closed fraziermork closed 8 years ago

fraziermork commented 8 years ago

instead of grabbing data from data.js files, start making AJAX calls to those files to grab the data. This will also require some refactoring to support callback functions.