AngularJS has become a popular JavaScript framework for the development of "single page" Rich Internet Applications. The AngularJS framework augments applications with the popular "model-view-controller" pattern which helps make applications easier to develop and test because there is a separation of responsibilities within the code. Although there are many benefits to using the AngularJS framework it is fairly different than the way "typical" web applications involving JavaScript have been designed. This training course will provide an introduction to the benefits of AngularJS so course participants can start to develop responsive applications quickly using the framework.
Attendees should have some prior understanding of web development, HTML, AJAX, and JavaScript.