aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/web_framework.md
diff options
context:
space:
mode:
authorEduardo Julian2020-03-04 00:38:54 -0400
committerEduardo Julian2020-03-04 00:38:54 -0400
commit21777826feb4affa53bf150588b70fc11bb92512 (patch)
tree837f1a0b496b03c099994a0a0c96ee6c49e57733 /documentation/research/web_framework.md
parenta7b921974b5318c4344d28092519566424675f02 (diff)
Test for codec composition + adjustments to JS-generation code.
Diffstat (limited to 'documentation/research/web_framework.md')
-rw-r--r--documentation/research/web_framework.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/research/web_framework.md b/documentation/research/web_framework.md
index d8da1a97b..332d6fae5 100644
--- a/documentation/research/web_framework.md
+++ b/documentation/research/web_framework.md
@@ -8,6 +8,7 @@
# Reference
+1. [Redux is half of a pattern (1/2)](https://dev.to/davidkpiano/redux-is-half-of-a-pattern-1-2-1hd7)
1. [Introducing Concurrent Mode (Experimental)](https://reactjs.org/docs/concurrent-mode-intro.html)
1. https://github.com/daybrush/scenejs
1. https://blog.ionicframework.com/announcing-capacitor-1-0/
@@ -23,6 +24,7 @@
# Exemplar
+1. [root: A recursive UI resolver](https://github.com/den1k/root)
1. https://www.http4k.org/blog/meet_http4k/
1. Django
1. Ruby On Rails