Next.js demo: https://twitter.com/borkdude/status/1552570450030501888
I would almost say that the recommended pattern of using cherry is using .jsx for React components and then put the business logic into .cljs files, but maybe that's a cop-out for not having a proper hiccup thing right now ;)
do macros work yet?
@alidcastano Clojure core macros are built into the compiler. User space macros not yet, this is a research project that can go two separate directions. More on this here: https://github.com/borkdude/cherry/issues/4
followed up there 🙂 really glad that you’re working on cherry btw, i’ve been longing badly for better JS interop. can’t wait for it to be ready for use!
@borkdude didn’t you get the memo, https://remix.run is the next next. 🙊
The churn is real :)
Another demo, a Github action implemented with cherry: https://github.com/borkdude/cherry-action-example
@brandon746 has joined the channel