Complex forms with Advanced Directives in AngularJS

Announcements (Igor Minar) slides - Main Talk: Complex forms with advanced directives in AngularJS Speaker: Matias Niemelä (bio below) Slides: Developing forms in Angular is a challenging task since there are so many moving parts involved. Should we be tossing everything into a large controller? Is there such a thing as too much HTML code? Should we be using more directives and, if so, how can they share form data in a smart and efficient manner? Is there a right
Back to Top