來自:ywsing0
時間:Mon 2018-10-01 11:02:01
之前玩 angular 覺得太複雜,手痕想整個函數式的 dom 生成器,由immutable object 去砌 DOM model
於是寫左個專做 CUD 的殼
由兩個舊同新的 view model 去找出應該更新的properties...
有心機可以再弄個模版引擎扮返
github.com/stupidsing/suite/blob/master/src/main/html/render.html
來自:ywsing0
時間:Mon 2018-10-01 11:02:01
之前玩 angular 覺得太複雜,手痕想整個函數式的 dom 生成器,由immutable object 去砌 DOM model
於是寫左個專做 CUD 的殼
由兩個舊同新的 view model 去找出應該更新的properties...
有心機可以再弄個模版引擎扮返
github.com/stupidsing/suite/blob/master/src/main/html/render.html