diff options
| author | Eduardo Julian | 2021-06-24 03:42:57 -0400 |
|---|---|---|
| committer | Eduardo Julian | 2021-06-24 03:42:57 -0400 |
| commit | ce1a7a131f7c4df8eae5c019eba2893b56f04d46 (patch) | |
| tree | 645c4b42c4b9bff141b7390d9f33f3f1fe4aeea1 /documentation/bookmark/web | |
| parent | a82bd1eabe94763162c2b0707d9c198fbe9835e3 (diff) | |
Added a macro for type-casting JVM objects.
Diffstat (limited to '')
| -rw-r--r-- | documentation/bookmark/web_framework.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/web_framework.md b/documentation/bookmark/web_framework.md index 76485f924..54866447a 100644 --- a/documentation/bookmark/web_framework.md +++ b/documentation/bookmark/web_framework.md @@ -1,5 +1,6 @@ # Virtual DOM +1. [million: <1kb virtual DOM - it's fast!](https://million.js.org/) 1. [Optimal Virtual DOM](https://blog.kabir.sh/posts/optimal-virtual-dom.html) # Input |
