Comment on Motorola's Montage Javascript app frameworkparentComments−untog14yThere are purists that would insist that data binding is always less efficient than writing your own bare metal approach.Largely, they are right. But the time invested in doing so could often be spent elsewhere, while your data-bound forms work "just fine".
Comments
There are purists that would insist that data binding is always less efficient than writing your own bare metal approach.
Largely, they are right. But the time invested in doing so could often be spent elsewhere, while your data-bound forms work "just fine".