Skip to content

Comment on Show HN: Moon – 3kb JavaScript UI compilerparent

Comments

> it's a shame that JSX deviates from HTML in attribute names.

Actually, that's a React issue, not a JSX one.

JSX is attribute agnostic. You can use it with another view library like Mithril and not worry about those shenanigans (class, autocomplete and spellcheck will work out of the box).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.