rem’s avatarrem’s Twitter Archive—№ 58,463

    1. I've been reading around React in the last few weeks, and finding lots of **CLI tools** that convert HTML to React components (bad IMHO)—
  1. …in reply to @rem
    —because, why can't you just do something like import dom from 'dom-to-component'? Like…in real time conversion? So HTML is there first.