Two excellent introductions into AngularJS by Todd Motto
If you are familiar with PHP frameworks and have a basic understanding of what a model, a controller and a view is and how routes work, then you should watch these two beautiful introductions into AngularJS. For everybody else it might be hard to understand what’s happening there. AngularJS is a fantastic JavaScript MVC framework that puts lots of application logic on client-side, is made by Google and got extremely popular (just look what’s going on at the GitHub page). Definitly the future of web development, definitly worth 30-60 minutes of your time.