Omniscient

5 thoughts
last posted Nov. 23, 2014, 10:24 p.m.
0

An Immstruct structure can hook onto the next-animation-frame event and then get itself rendered so that in the demo examples you are actually hooking the structure into the app event loop and the rendering is being driven by the data structure's events.

Seems clever but I can't say it is intuitive. Following the logic seems to require a fair degree of both Om and React knowledge.

4 earlier thoughts