Hi Folks, i started with kotlin-react a few days a...
# react
t
Hi Folks, i started with kotlin-react a few days ago. I’m using contentful as my headless CMS and thinking about how to compose the REST layer (contentful) into the component state. What is the right way of doing so? Using global context (making it hard to reuse some of my components)?
t
We have wrappers for Tanstack Query