Open bharateshwq opened 3 weeks ago
Continuing the work from #2074, this issue focuses on migrating the entire application to React Query for improved management of server-client state.
Each issue should include comprehensive documentation that covers the following:
Country Layout
<CountryIdLayout />
/
/about
/jobs
/testimonials
/calculator
/simulations
/research
/research/:postName
/donate
/privacy
/terms
/profile
/profile/:user_id
/api
/blog/:postName
Additional Routes
/uk/cec
/uk/2024-manifestos
/:countryId/api_status
/us/trafwa-ctc-calculator
/us/state-eitcs-ctcs
/us/child-tax-credit-2024-election-calculator
/us/2024-election-calculator
If you need more information or clarification, please feel free to ask!
React Query Migration
Continuing the work from #2074, this issue focuses on migrating the entire application to React Query for improved management of server-client state.
How to Participate
Documentation Requirements
Each issue should include comprehensive documentation that covers the following:
Migration Tasks
Country Layout
<CountryIdLayout />
and its child routes:/
/about
/jobs
/testimonials
/calculator
/simulations
/research
/research/:postName
/donate
/privacy
/terms
/profile
/profile/:user_id
/api
/blog/:postName
(redirection)Additional Routes
/uk/cec
/uk/2024-manifestos
/:countryId/api_status
/us/trafwa-ctc-calculator
/us/state-eitcs-ctcs
/us/child-tax-credit-2024-election-calculator
/us/2024-election-calculator
If you need more information or clarification, please feel free to ask!