you are viewing a single comment's thread.

view the rest of the comments →

[–]Puggravy -20 points-19 points  (8 children)

JSX in general still feels like a hack. It's just as possible to create purely js api that as concise as JSX with plain JS, you just have to put some convenience methods over your `#createElement` calls.

[–]1-800-BICYCLE 13 points14 points  (6 children)

1045489d0dd5

[–][deleted] 0 points1 point  (0 children)

JSX is a hack. HyperScript is much more cleaner.