- commit
- fdd40e9
- parent
- bade988
- author
- Eric Bower
- date
- 2024-08-17 01:18:10 +0000 UTC
docs: copy
1 files changed,
+1,
-1
+1,
-1
1@@ -3,7 +3,7 @@ title: Models
2 description: State management in starfx
3 ---
4
5-Once core component of an MVC framework is the Model.
6+One core component of an MVC framework is the Model.
7
8 Since data normalization is a first-class citizen inside `starfx`, we built a
9 custom, reactive database for front-end web apps. Like a backend MVC framework,