Skip to content

Instantly share code, notes, and snippets.

@libbymo
Created May 5, 2013 22:19
Show Gist options
  • Save libbymo/5522430 to your computer and use it in GitHub Desktop.
Save libbymo/5522430 to your computer and use it in GitHub Desktop.
One of the requirements is real data. I'm not sure if that means quality content over lorem, or hooking into an API, so we'll try for both.
Use Real Data
=============
So currently I have two $http calls, and I'm thinking I should consolidate that into a Resource, and perhaps a factory? That uses JSONP, and then I can just root around in my object to provide both the list as well as the content for the post detail.
But the first step was to get the calls figured out, and get the items I needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment