Bit confused about how to use Forms(template or modal driven froms) in the angular2 beta.
currently i am using modal driven forms but getting some error here is my f
My choice is using ngFormModel and ngControl, because we can collect form data more easily and can do validation ,etc.
ngFormModel
ngControl
See my angular2-seeds project for more detail