drop debounced render--let optimized fiber deal w/ it (unless there are shell contraints i ought be aware of!)
migrate & refactor, aggressively :/
todo
[ ] type out prop APIs for elements
[ ] export first class components, so as to avoid bad react.d.ts typings having all of ReactDOM typings conflict with blessed
[ ] discern what is wrong w/ an aspect on the reconciler. examples/index has issue when entering a demo, hitting esc closes the demo and demo state is not defined when it should be
problem
solution
todo
react.d.ts
typings having all of ReactDOM typings conflict with blessedexamples/index
has issue when entering a demo, hittingesc
closes the demo anddemo
state is not defined when it should be