aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/web_framework.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/web_framework.md')
-rw-r--r--documentation/bookmark/web_framework.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bookmark/web_framework.md b/documentation/bookmark/web_framework.md
index 9c6ab4865..930585786 100644
--- a/documentation/bookmark/web_framework.md
+++ b/documentation/bookmark/web_framework.md
@@ -5,7 +5,7 @@
# Virtual DOM
-0. []()
+0. [You Might Not Need The Virtual DOM](https://blog.functorial.com/posts/2018-03-12-You-Might-Not-Need-The-Virtual-DOM.html)
0. [Virtual DOM is pure overhead](https://svelte.dev/blog/virtual-dom-is-pure-overhead)
0. [million: <1kb virtual DOM - it's fast!](https://million.js.org/)
0. [Optimal Virtual DOM](https://blog.kabir.sh/posts/optimal-virtual-dom.html)
@@ -17,7 +17,7 @@
# Reference
-0. []()
+0. [JavaScript APIs You Don’t Know About](https://www.smashingmagazine.com/2022/09/javascript-api-guide/)
0. [JavaScript Hydration Is a Workaround, Not a Solution](https://thenewstack.io/javascript-hydration-is-a-workaround-not-a-solution/)
0. [Functional UI](https://take.surf/2022/07/04/functional-ui)
0. [UIs Are Not Pure Functions of the Model - React.js and Cocoa Side by Side](https://blog.metaobject.com/2018/12/uis-are-not-pure-functions-of-model.html)