- 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.
推薦閱讀
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- Photoshop智能手機APP UI設計之道
- C#程序設計(慕課版)
- 實戰Java程序設計
- Mastering PHP Design Patterns
- Mastering Julia
- Mastering Apache Spark 2.x(Second Edition)
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Mastering Apache Storm
- Instant Apache Camel Messaging System
- Kotlin語言實例精解
- Go Systems Programming
- HikariCP數據庫連接池實戰
- Docker on Windows
- 機器人ROS開發實踐