Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 378 Bytes

File metadata and controls

4 lines (3 loc) · 378 Bytes

AngularJS Forms & Validation

Supporting code for a blog on the subject of AngularJS forms and validation ( http://geoffford.co.uk/blog/angularjs-forms-and-validation ). The code illustrates AngularJS integration with HTML forms and the many useful built-in directives. It also looks at validation and has some Bootstrap thrown in for good measure.