Yasel Perez
Yasel Perez
KPCKevin Powell - Community
Created by Yasel Perez on 4/22/2024 in #front-end
Using React Query with SSR Next js 14 App Router
Hello. I would like to know if it is possible to use React Query in Next js 14 App Router in Server Components. Is it advisable to do so? I have seen articles and videos, I know that it is possible to configure it, but is it possible to use it in Server Components without messing up the SSR? Is there another more recommended option? Thank you
1 replies
KPCKevin Powell - Community
Created by Yasel Perez on 4/9/2024 in #front-end
Customize input type number
Good morning. I would like to know if it is possible to customize the increment and decrement signals in an input of type number only using the ::after and ::before pseudo elements. I have tried several versions that I have found on the internet but although the styles are present in the elements, these elements are not visible.
4 replies