aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/web_framework.md
diff options
context:
space:
mode:
authorEduardo Julian2019-08-12 23:03:26 -0400
committerEduardo Julian2019-08-12 23:03:26 -0400
commitcdfda2f80b2abd8ec7d8021aab910ccc82271ade (patch)
treeb496fb1f2f0319eed2a6638d4eabcda30edc7cb1 /documentation/research/web_framework.md
parent85239d2c294a28b45f46f0b1333d161a403270f6 (diff)
Implemented TABLESWITCH and LOOKUPSWITCH instructions.
Diffstat (limited to '')
-rw-r--r--documentation/research/web_framework.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/research/web_framework.md b/documentation/research/web_framework.md
index c0fc7c9b5..3c7d0220d 100644
--- a/documentation/research/web_framework.md
+++ b/documentation/research/web_framework.md
@@ -1,3 +1,7 @@
+# Input
+
+1. [High-performance input handling on the web](https://nolanlawson.com/2019/08/11/high-performance-input-handling-on-the-web/)
+
# Reference
1. https://github.com/daybrush/scenejs
@@ -101,6 +105,7 @@
# Styling
+1. [The importance of the CSS user-select property](https://www.malgol.com/the-importance-of-the-css-user-select-property/)
1. [Index fun](https://psuter.net/2019/07/07/z-index)
1. [Constraint layouts](https://blog.gtk.org/2019/07/02/constraint-layouts/)
1. https://every-layout.dev/