Learn More about Angularjs below:
http://amzn.to/1OTOn4G
This is advance tutorial. This assuming you understand html, css, php, mysql, rest api, and angularjs itself.
This is a tutorial about how to get data from php mysql server with angularjs. This is basically a primer on how a get requests works on angularjs and what views are for. This will show a little what front end developer does.
Basically you get the data from json file from url then you plop on the view with the angularjs. You can also use jquery.