Lliaoliao666inliaoliao666.hashnode.dev·Jun 26, 2023 · 2 min readReactPullToRefreshify - A simple react pull-to-refresh component.Motivation In frontend development, pull-to-refresh is a very common feature. Although there are many libraries in React now that can implement this feature, they have some issues: Most components with pull-to-refresh functionality are UI libraries,...00
Lliaoliao666inliaoliao666.hashnode.dev·Aug 24, 2022 · 4 min readWhy I use react-query-kitreact-query-kit If ur project that uses react-query and only focus on frontend. I would prefer u to use react-query-kit to make ur experience with react-query more simply and type-safe. Advantage Manage ur queryKey without considering it’s cons...00