{"id":20036385,"url":"https://github.com/taiseen/learning-react-query","last_synced_at":"2026-04-12T13:01:36.525Z","repository":{"id":223969877,"uuid":"761385332","full_name":"taiseen/learning-react-query","owner":"taiseen","description":"React Query || LWS","archived":false,"fork":false,"pushed_at":"2024-08-05T10:10:25.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T06:18:56.658Z","etag":null,"topics":["axios","json-server","react-hook-form","react-js","react-query","react-toastify","use-mutation","use-query","vite"],"latest_commit_sha":null,"homepage":"https://learning-react-query.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taiseen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-21T19:14:38.000Z","updated_at":"2024-08-27T12:06:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1a039c6-e08d-405d-b8fe-7421b8162832","html_url":"https://github.com/taiseen/learning-react-query","commit_stats":null,"previous_names":["taiseen/react-query","taiseen/learning-react-query"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taiseen/learning-react-query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Flearning-react-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Flearning-react-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Flearning-react-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Flearning-react-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taiseen","download_url":"https://codeload.github.com/taiseen/learning-react-query/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taiseen%2Flearning-react-query/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-26T02:00:06.075Z","response_time":193,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","json-server","react-hook-form","react-js","react-query","react-toastify","use-mutation","use-query","vite"],"created_at":"2024-11-13T10:12:15.043Z","updated_at":"2025-11-26T13:06:11.218Z","avatar_url":"https://github.com/taiseen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e 21 February 2024\n\n# React Query\n\n- Server Start\n\n```\nyarn start\n```\n\n- Client Start\n\n```\nyarn dev\n```\n\n## Dependance:-\n\n- yarn add axios\n- yarn add json-server\n- yarn add react-toastify\n- yarn add react-hook-form\n- yarn add react-router-dom\n- yarn add @tanstack/react-query\n- yarn add @tanstack/react-query-devtools\n\n### Client side setup\n\n- 1st - `react-query`\n  - by Context api setup style - implement react-query at root level of app\n  - setup browser dev tools for debugging\n\n- 2nd - `useQuery` hook\n  - for get data form server use this `useQuery` hook\n  - pass fetching function inside its as value of `queryFu` property\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaiseen%2Flearning-react-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaiseen%2Flearning-react-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaiseen%2Flearning-react-query/lists"}