Bryan is an entrepreneur, software developer, photographer, investor and business adviser with a strong operations background coupled with 16 years of startup, new media, early-stage financing, marketing, technology development, sales and real estate investment experience.

a

Angular

Now that we have the angular basics in place lets add some functionality to the app.   So let's start displaying some lists. ANgualr makes that easy using the ng-repeat directive. We'll start by adding in some code to our controller in the app.js file. Here we'll be adding...