- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 64字
- 2021-08-27 19:57:33
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.
推薦閱讀
- Learning Scala Programming
- Python程序設計(第3版)
- Mastering Python Scripting for System Administrators
- Visual Basic程序設計(第3版):學習指導與練習
- OpenStack Orchestration
- Learning JavaScript Data Structures and Algorithms
- Java實戰(第2版)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Zabbix Performance Tuning
- TypeScript 2.x By Example
- JavaScript悟道
- Raspberry Pi開發實戰
- Java程序性能優化實戰
- 51單片機C語言程序設計經典實例(第3版)
- ASP.NET開發技巧精講