irisjae / nephyrite

0 stars 0 forks source link

switch to S.js #4

Open irisjae opened 6 years ago

irisjae commented 6 years ago

From @irisjay on November 15, 2017 4:49

Copied from original issue: irisjay/koana#28

irisjae commented 6 years ago

for reactive rendering, can reference https://github.com/adamhaile/surplus/blob/master/es/content.js investigate whether can directly incorporate surplus?

irisjae commented 6 years ago

just use surplus compiler during pre(). seems will work

irisjae commented 6 years ago

how to deal with 1 to many streams? how to deal with many to 1 streams?

irisjae commented 6 years ago

answer: don't make a computation, make a new data (since you need a new clock).