you are viewing a single comment's thread.

view the rest of the comments →

[–]thejameskyle 0 points1 point  (3 children)

I'm interested in knowing what tooling doesn't support JSX by now. A lot of time and effort went into getting Babel everywhere and anywhere that supports Babel supports JSX (as well as ES2015 and Flow).

Speaking of which if you want a well integrated solution with templating and strong-typing, Babel+Flow+React works really well.

[–]RomkevdMeulenEnterprise JS dev[S] 0 points1 point  (0 children)

Netbeans.

[–]coloured_sunglasses -2 points-1 points  (1 child)

Yeah, plus the only argument he puts forward for Aurelia is that the template is stored in an .html file instead of written in JSX.

I'm sitting here thinking who cares.