23 lines
1021 B
Markdown
23 lines
1021 B
Markdown
---
|
||
created: 2024-11-26T19:19:32.576Z
|
||
type: note
|
||
updated: 2024-11-26T19:46:27.125Z
|
||
---
|
||
|
||
# 2024-11-25
|
||
|
||
- [ ] USA license for APC support in Regensburg
|
||
- Do they have to be in States?
|
||
- Does it have a cost?
|
||
- [ ] Fab Approval style alignment
|
||
- .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
|
||
- 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.
|
||
- Blazor
|
||
- Web Assembly
|
||
- Dependency Injection
|