Hacker News new | ask | show | jobs
by lf-non 913 days ago
If I want to do something like initialize codemirror when my component attaches to dom, I need an event/hook for that. I can't do that solely based on state subscription?