Prev Wong

Results 45 comments of Prev Wong

> Is it possible to parse tsx/jsx code to reka AST Not possible currently and not planned for as I would imagine this would take significant effort with no clear...

This looks good, happy to review a PR for this! Perhaps we could use something like [Commander](https://www.npmjs.com/package/commander) for the node.js script you have in that commit?

Hi there, I'm not sure if I fully understand the feature request, do you mind showing some examples? Do you mean to support something like this in Reka: ```tsx const...

Hi, thanks for reporting this issue. I think this is more of a bug with the site example rather than with Reka itself. The site example didn't really account for...

Do you have an example of what do you mean by Reka doesn't treat `children` as slot? Reka passes the resulting view of the `children` template differently depending on the...