Hacker News
- Show HN: SQL-powered search query parser with React UI https://github.com/williamcotton/search-input-query 1 comment
- Why React Query? https://ui.dev/why-react-query 2 comments
- This Week In React #146: Concurrency, Server Components, JSX, TV, Next.js, React-Query, Apollo, Remix, Expo Router, Skia, React-Native, Remotion, Flashlight, INP, Bun... https://thisweekinreact.com/newsletter/146 2 comments reactjs
- Supabase-Query: Supercharge your development speed with Supabase+React-Query combined! https://github.com/HermanNygaard/supabase-query 4 comments reactjs
- This Week In React #163: React-Query, React-Forget, Rspress, Remix Vite, Next.js Barrels, Storybook, Memo, Transitions, Gluestack, VisionCamera, Unistyles, VisionOS, Expo debugging... | This Week In React https://thisweekinreact.com/newsletter/163 6 comments reactjs
- This Week In React #131: useReducer, Controlled Inputs, Async React, DevTools, React-Query, Storybook, Remix, React-Native, Expo... https://thisweekinreact.com/newsletter/131 5 comments reactjs
- Getting started with React-Query https://medium.com/@ibjects/getting-started-with-react-query-af2951f1f7c3 5 comments reactnative
- Testing React-Query with Mock Service Worker library https://www.js-howto.com/testing-react-query-with-mock-service-worker/ 3 comments reactjs
- React-Query: How to fetch queries conditionally https://www.js-howto.com/react-query-how-to-fetch-queries-conditionally/ 6 comments javascript
- tREST, a lib to make E2E APIs easy to make for Nest.js or Express backends, fully type safe, HTTP errors fully handled, with optional react-query, Zod and OpenAPI support https://github.com/ts-rest/ts-rest 6 comments typescript
- What I learned from React-Query, and why I will not use it in my next project https://medium.com/duda/what-i-learned-from-react-query-and-why-i-will-not-use-it-in-my-next-project-a459f3e91887 4 comments reactjs
- react-query: A magical way to fetch data in React https://blog.dhaiwatpandya.com/a-magical-way-to-fetch-data-in-react 5 comments webdev
- react-query: A magical way to fetch data in React https://blog.dhaiwatpandya.com/a-magical-way-to-fetch-data-in-react 3 comments reactjs
- Common data fetching patterns with react-query https://medium.com/nerd-for-tech/common-data-fetching-patterns-for-real-apps-with-react-query-4b83188a95c1 3 comments reactjs
- tRPC releases their new TanStack React Query integration https://trpc.io/blog/introducing-tanstack-react-query-client 15 comments reactjs
- Why React Query https://ui.dev/why-react-query 23 comments javascript
- Choosing Between RTK Query and React Query https://tanstack.com/query/v4/docs/react/comparison?from=reactQueryV3&original=https%3A%2F%2Freact-query-v3.tanstack.com%2Fcomparison 18 comments reactjs
- 🎉 React Query and Mantine are now available in Create Next Stack! https://twitter.com/akd_io/status/1663964306231181324 13 comments reactjs
- React Query not refetching when modifying state with a dropdown https://codesandbox.io/s/kind-babycat-x1whtf 12 comments reactjs
- Recoil with React Query? https://recoiljs.org/docs/guides/asynchronous-data-queries 20 comments reactjs
- React Query: cacheTime vs staleTime https://medium.com/doctolib/react-query-cachetime-vs-staletime-ec74defc483e 4 comments reactjs
- Building complex dashboards and great components in React - Interview with React Query and React Table creator Tanner Linsley (including data-driven and headless UI design thoughts and advice on working with large data sets) feat. Next.js, Remix, Headless UI, Chart.js, D3, React Charts https://www.youtube.com/watch?v=gJD94psC0ZQ 2 comments reactjs
- After seeing Suspense handling loading state of async queries in React 18 how are we supposed to render a Skeleton UI? https://youtu.be/FZ0cG47msEk?t=838 9 comments reactjs
- i made website with jojo-api , i used React - Nextjs - React Query - TailwindCSS https://jojo-khaki.vercel.app/ 10 comments reactjs
- Running Multiple Serial Queries with React Query? https://react-query.tanstack.com/ 7 comments reactjs
- You can use React Query for slow computation, not just API calls https://swizec.com/blog/you-can-use-react-query-for-slow-computation-not-just-api/ 11 comments reactjs
- Normalize your React Query data with MobX State Tree https://dev.to/lloyds-digital/normalize-your-react-query-data-with-mobx-state-tree-17fa 5 comments reactjs
- Managing server state with react query https://tkdodo.eu/blog/practical-react-query 6 comments reactjs
- Prefetch data with React Query and NextJS https://swizec.com/blog/prefetch-data-with-react-query-and-nextjs-codewithswiz-8-9/ 3 comments reactjs
- How React Query gives you almost everything you thought you needed GraphQL for https://swizec.com/blog/how-react-query-gives-you-almost-everything-you-thought-you-needed-graphql-for/ 6 comments reactjs
- React Query https://www.youtube.com/watch?v=seU46c6Jz7E&feature=youtu.be 10 comments reactjs
- React Hook to get Query Params https://www.npmjs.com/package/gatsby-query-params 19 comments reactjs
- Demo of custom useQuery hook to store state in query params, with React Router v5.1 - Ryan Florence https://codesandbox.io/s/use-query-6bjc2 4 comments reactjs
- S3 static Hosting: Handle React Query Parameters https://s3_url/detail/4 4 comments aws
- Adding media queries to React components - The inline way! https://github.com/contra/react-responsive 4 comments reactjs
- How do I query MongoDb and serve the data through NodeJS so my React app can access it? https://www.reddit.com/r/learnprogramming/comments/9cawj7/how_do_i_query_mongodb_and_serve_the_data_through/ 4 comments learnprogramming
- New React + GraphQL + AWS AppSync + AWS Amplify example project includes user sign in + user authorization for GraphQL queries https://github.com/aws-samples/aws-amplify-graphql 16 comments reactjs
- Introducing Urql: Universal React Query Library https://formidable.com/blog/2018/introducing-urql/ 14 comments javascript
- Introducing Urql: Universal React Query Library https://formidable.com/blog/2018/introducing-urql/ 3 comments reactjs
- React router not re-rendering component when Query string in URL changes, by pressing the Browser back button https://github.com/supasate/connected-react-router/issues/168#issuecomment-439720683 8 comments reactjs