Is it okay to use tanstack query with next js 12 and react 18
Hello there. In my office production app they are using useeffect for all data fetching task and the code becomes messy as I always use tanstack product in my personal and other projects. So is it okay to use tanstack query in next js 12 with react 18. I am worried that it will break anything and it cause of my job. Thank you.
just need quidance