12-03
This commit is contained in:
@ -13,7 +13,7 @@ updated: 2024-11-26T19:46:27.125Z
|
||||
- .net Framework
|
||||
- .net Core
|
||||
- Model-View-Controller (MVC) is a software design pattern that separates an application into three components: the model, view, and controller:
|
||||
- Model–view–ViewModel (MVVM) is an architectural pattern in computer software that facilitates the separation of the development of a graphical user interface
|
||||
- Model–View–ViewModel (MVVM) is an architectural pattern in computer software that facilitates the separation of the development of a graphical user interface
|
||||
- Vanilla JS
|
||||
- Static Site with AJAX
|
||||
- Angular (has AJAX) normally a SPA stands for Single-Page Application, a web application design pattern that loads a single HTML page and updates it dynamically as the user interacts with it. SPAs are popular because they provide a faster and more responsive user experience than traditional web applications.
|
||||
|
Reference in New Issue
Block a user