Model–view–viewmodel: Difference between revisions

Content deleted Content added
No edit summary
m Undid revision 543871686 by 190.4.50.51 (talk)
Line 1:
{{external links|date=July 2012}}
The '''Model View ViewModel (MVVM)•(Model de vista Vista de modelo)''' is an [[architectural pattern]] used in software engineering that originated from [[Microsoft]] as a specialization of the presentation model design pattern introduced by [[Martin Fowler]].<ref>[http://martinfowler.com/eaaDev/PresentationModel.html The Presentation Model Design Pattern]</ref> Largely based on the [[model–view–controller]] pattern (MVC), MVVM is targeted at modern UI development platforms which support [[Event-driven programming]], such as [[HTML5]],<ref>{{Cite web
| author = Steve Sanderson
| title = KnockoutJS