by Rich Franzmeier | Mar 3, 2015 | Web Development
AngularJS is a popular framework for building web applications. When I created my first AngularJS site, I got advice from a colleague at work who had experience on how to set everything up. That helped me tremendously because I didn’t have to guess at best...
by Rich Franzmeier | Jan 13, 2015 | From The Field, Web Development
Angular Agility was written by John Culviner and is used in AngularJS websites to reduce the amount of HTML that developers need to write. It also gives nice validation options – like specifying the form validation in the controller instead of on the input tag....