aggroot

↗ HN profile [ 93.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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>…