Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This isn't an answer to your question, but I really like this (somewhat old) clojurescript react wrapper: https://github.com/levand/todomvc/blob/gh-pages/architecture...

Notice there is no JSX to define react components, just s-expressions.

(yes I know you can use React without JSX, but I think it's interesting that in a lisp there's not really much need to introduce something like JSX).

Anyway I think it's a neat example on how applicable s-expression are.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: