13 skills found
relay-tools / Relay HooksUse Relay as React hooks
olasunkanmi-SE / RestaurantRestaurant Management System is a user-friendly web application that revolutionizes the dining experience by allowing customers to conveniently customize and place their orders directly from their smartphones. Built with NestJs and React
mugglim / Build Your Own Tanstack QueryBuild your own TanStack Query and useQuery hook
mindnektar / Apollo Augmented HooksDrop-in replacements for @apollo/client's useQuery, useMutation and useSubscription hooks with reduced overhead and additional functionality.
bezkoder / React Query Axios TypescriptReact Query, Axios, Typescript example: get, post, put, delete - useQuery, useMutation, error handling
elvisss / Vue Clients UseQuery PiniaNo description available
penx / Use Async QueryMirrors the functionality of Apollo client's useQuery hook, but with a "query" being any async function rather than GQL statement.
jamalsoueidan / Booking Shopify External AppExternal Shopify Booking Appointment login for staff to manage their shifts and bookings.
sholajegede / Convex Bright Data DatasetsConvex component that wraps Bright Data's Datasets API. Trigger async collections, receive results via webhook, and subscribe to structured records in real time via useQuery.
samuelleao / UseQueryStateHook based on 'n u q s' for a React Project using Vite JS with React Router DOM
shaolinmkz / UseQueryParamA React Hook that extracts query params from a URL query string and returns a queried object.
jungsoft / Use Safe QueryImplementation to adapt @apollo/react-hooks useQuery to use both errors and data callbacks easily
agmoss / Use Query RdA drop in replacement for apollo client's `useQuery` hook with a return type that mimics Elm's RemoteData ADT