
上QQ阅读APP看书,第一时间看更新
MVVM framework
Model-View-View-Model (MVVM) is an architectural pattern originally developed by Microsoft. It helps to abstract or separate the client side (GUI) development from the server side (data model). The view model is an abstraction of the View and represents the state of data in the Model. With JHipster, you can choose between Angular and React as the client-side framework.