ga-wdi-exercises / wdi_radio_lab

[rails,angular]
https://ga-wdi-exercises.github.io/wdi_radio_lab
3 stars 196 forks source link

wdinstagram HW #227

Closed StormyRamsey closed 7 years ago

StormyRamsey commented 7 years ago

Comfort level 3 Completion level 3 I wasn't able to figure out how to merge the data between angular and rails in order for it to show. I think I need to make a connection in my Gemfile.

juancgarcia commented 7 years ago

To get data to show up in angular, we need to make http requests from angular to our api. ngResource the tool we need. More info in the Angular Resources lesson