cherry

2022-08-24T13:44:34.689539Z

Are we able to use reagent with cherry?

borkdude 2022-08-24T13:47:43.611639Z

not currently

borkdude 2022-08-24T13:48:52.898829Z

you are able to use react + jsx directly though

2022-08-24T13:51:44.506339Z

Saw that in the hn reader demo. That’s a nice option to have but personally I really enjoy working with reagent. Could something like reagent be written in cherry?

2022-08-24T13:58:42.863019Z

Actually maybe that jsx reader macro could work, maybe one could just implement something akin to reagent atoms

2022-08-24T14:00:34.376879Z

On the other hand, reagent makes it crazy simple to test view functions.

2022-08-24T14:02:22.244299Z

Will just have to try messing around and see how it goes

2022-08-24T16:08:47.481329Z

After some thought though, it's still really early and I think I'd like to see it realized from borkdude’s and other contributors’ vision first. I'm going to drop it for now