diff options
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/web_framework.md (renamed from documentation/bookmark/web-framework.md) | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/web-framework.md b/documentation/bookmark/web_framework.md index 71145e190..d98eb95e7 100644 --- a/documentation/bookmark/web-framework.md +++ b/documentation/bookmark/web_framework.md @@ -1,3 +1,7 @@ +# State + +0. [Jotai: Primitive and flexible state management for React](https://jotai.org/) + # Virtual DOM 0. [Virtual DOM is pure overhead](https://svelte.dev/blog/virtual-dom-is-pure-overhead) |