Hi Yoav, I prefer the template way for simple, one-off forms. In this case, the declarative way makes it easier to maintain, and it expresses the intent quite clear in the template!
I don't really like the imperative way of forms, Its just not as clear as the declarative templates. However, if you have the need for a more dynamic form, for example, forms driven from a data-source, and managed by a system, the json driven way is easier to implement. Hope this helps you a bit, Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
