Hacker News new | ask | show | jobs
by madeofpalk 762 days ago
It's funny because this syntax is basically non-JSX JSX/React anyway. I'm sure you could write a JSX transform for this.
1 comments

That was exactly my thought looking at the example. But that’s great! Both because people finding it useful have the flexibility to use it with JSX if they prefer, and because it helps demystify JSX to see what a potential compile target looks like without the scary angle brackets.