I build fine-grained reactive interfaces and small, sharp libraries. My flagship continuum is classic FRP — Behaviors (values over time), Events (things that happen), and transactions — with pinpoint DOM updates and no virtual-DOM re-renders, in under 8 kB for the whole stack. Currently at Documentolog in Astana, Kazakhstan.
If it can be a stream, I'll probably make it a stream.
denislibs@astana ────────────────────────────
OS ............ macOS / Linux / Windows
Location ...... Astana, Kazakhstan
Focus ......... FRP · signals · tiny libs
Now ........... Documentolog
behavior ── continuous value over time
events ── discrete things that happen
→ reactive UI, pinpoint updates, no re-renders
const undefined_is_not_a_function = () => "…usually";



