- commit
- ce9ef2b
- parent
- 8015488
- author
- Eric Bower
- date
- 2023-12-04 01:41:13 +0000 UTC
docs: readme
1 files changed,
+2,
-2
+2,
-2
1@@ -175,8 +175,8 @@ Please see [examples repo](https://github.com/neurosnap/starfx-examples).
2 # when to use this library?
3
4 This primary target for this library are single-page apps (SPAs). This is for an
5-app that might live as a simple web server that serves FE assets and all content
6-is generated on the user's machine.
7+app that might live inside an object store or as a simple web server that serves
8+files and that's it.
9
10 Is your app highly interactive, requiring it to persist data across pages? This
11 is the sweet spot for `starfx`.