-
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)—
-
—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.