aggroot
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I wrote a tiny 5kb library with a new concept for client-side interactivity: reactive hypermedia contexts embedded in HTML. It looks like this: <div hctx="counter"> <span hc-effect="render on hc:statechanged">0</span>…