react

2022-07-09T01:41:52.749409Z

https://gist.github.com/geraldodev/8c7211b0645ab906fa2a8204674a4130 What do you think of use-fetcher hook ? it encapsulates the useLoaderData just to grab the first page of data loaded by de loader function. I've made it "beanified", so the user can destructure as cljs.