helix

lilactown 2022-06-19T15:58:05.800779Z

I use CLJS for local state and such

lilactown 2022-06-19T15:58:39.392909Z

a lot of libraries, e.g. react-select, allow you to pass in custom getters for whatever data you're using

👍 1
lilactown 2022-06-19T15:59:08.621369Z

if I'm using a hook or some component that requires JS then I'll just use JS data