Arnaud Chen-yen-su

Results 5 comments of Arnaud Chen-yen-su

I tried to do it this way (by using `sync`) but without much success (I have duplicated circles on click): ```js import { defAtom, defHistory } from "@thi.ng/atom"; import {...

Hi @postspectacular , did you get any chance to look into it? :)

Hi @postspectacular , thank you for your answers and examples; now it makes more sense and I'm perfectly fine using plain hiccup. In my opinion (as a new user of...

Hi @postspectacular, Thank you for your example, it's very helpful to understand how to use your libraries! However, I think that my questions are still unanswered. Even though what I...

Hi @postspectacular , Thank you for your quick reply, it's working a lot better now 😅 Is there any drawbacks from using `syncRAF`? Because it seems more "forgiving" when the...