Hacker News new | ask | show | jobs
by efortis 422 days ago
yes, that’s the downside, focus is lost on init()
1 comments

Really wish the browser gave us better APIs for updating the DOM. Creation is extremely easy, but after that you either have to invent some reconciliation system or stick with imperative updates