Capsid
https://github.com/capsidjs/capsid
昔からメンテし続けている UI framework
#OSS
個人プロジェクトで使い続けている (
#Cascade
など)、これからも使う
かなり使い勝手が良い
decorators
で event handler や event emitter を作れる、DOM への component のマウントなどが自動化される
これやりたい
https://krausest.github.io/js-framework-benchmark/current.html#772
#ローカルな作用を意識したイベント駆動プログラミング
#DOMプログラミング
#局所性保存イベントハンドラー
#WebDev