I would use that to do simplest thing as possible, or i'm not afraid to do the best thing possible.
Let's say you start with pure html, now how to decompose your HTML into multiple components with state ?
Start with component-approach instead.
Compiling to HTML is just the implementation detail.
I would use that to do simplest thing as possible, or i'm not afraid to do the best thing possible.
Let's say you start with pure html, now how to decompose your HTML into multiple components with state ?
Start with component-approach instead.
Compiling to HTML is just the implementation detail.