1

React Query Jobs in Phoenix, AZ (NOW HIRING)

Sr Fullstack Engineer

Phoenix, AZ · On-site

$121K - $160K/yr

Technical Skills: * 6+ years of experience in Node.js, React, and TypeScript. * 6+ years of ... query optimization, indexing strategies, and database performance tuning). * Experience ...

Sr Fullstack Engineer

Phoenix, AZ · Remote

$125K - $165K/yr

Technical Skills: * 6+ years of experience in Node.js, React, and TypeScript. * 6+ years of ... query optimization, indexing strategies, and database performance tuning). * Experience ...

Experience working with relational and/or NoSQL databases, including schema design, query ... Exposure to frontend technologies such as React, TypeScript, or JavaScript to support full-stack ...

next page

Showing results 1-20

React Query information

See Phoenix, AZ salary details

$98.8K

$134K

$208K

How much do react query jobs pay per year?

As of Aug 20, 2026, the average yearly pay for react query in Phoenix, AZ is $134,042.00, according to ZipRecruiter salary data. Most workers in this role earn between $104,800.00 and $166,300.00 per year, depending on experience, location, and employer.

What is React Query?

React Query is a powerful data-fetching and state management library for React applications. It simplifies the process of fetching, caching, synchronizing, and updating server data in your UI, eliminating the need for complex state management solutions or manual data handling. By handling background updates, caching, and stale data, React Query helps developers build fast and responsive applications with less boilerplate code. It works seamlessly with REST, GraphQL, and other data sources, making it a versatile choice for modern web development.

What are some common challenges developers face when integrating React Query into an existing React application?

One common challenge developers encounter is adapting existing state management patterns to leverage React Query’s data-fetching and caching mechanisms effectively. Transitioning from traditional global state solutions like Redux or Context to React Query often requires rethinking how server state and client state are separated and managed. Additionally, ensuring proper cache invalidation and understanding query keys can be tricky at first, but mastering these concepts is essential for optimal application performance. Collaborating with teammates to establish best practices for query structure and error handling helps streamline the adoption process.

What are the key skills and qualifications needed to thrive as a React Query developer, and why are they important?

To thrive as a React Query Developer, you need a solid understanding of JavaScript, React, and asynchronous data fetching patterns, along with experience in frontend development. Proficiency with React Query itself, familiarity with RESTful APIs, GraphQL, and tools like Axios or Fetch are typically required. Strong problem-solving skills, attention to detail, and effective communication set top candidates apart in this role. Mastery of these skills ensures efficient data management, optimal user experiences, and smooth integration of complex data-driven features in modern web applications.

What is the difference between React Query vs React Developer?

AspectReact Query
Required SkillsData fetching, caching, server state management, React hooks
Work EnvironmentFrontend development, UI/UX focus, JavaScript/React projects
Industry UsageWeb applications, SaaS platforms, e-commerce sites

React Query is a library for managing server state in React applications, focusing on data fetching and caching. A React Developer builds entire user interfaces, often using React Query as a tool within their skill set. While React Developers need broader knowledge of React, JavaScript, and UI design, React Query specialists focus on efficient data management within React apps. Both roles often overlap in web development teams, but React Query is a specific library skill, whereas React Developer is a broader role.

What are popular job titles related to React Query jobs in Phoenix, AZ?

For React Query jobs in Phoenix, AZ, the most frequently searched job titles are:

Infographic showing various React Query job openings in Phoenix, AZ as of August 2026, with employment types broken down into 1% As Needed, 81% Full Time, 12% Part Time, and 6% Contract. Highlights an 87% Physical, 2% Hybrid, and 11% Remote job distribution, with an average salary of $134,042 per year, or $64.4 per hour.

Senior Full-Stack Engineer

USA Managed Care Organization

Phoenix, AZ • On-site

$150 - $210/hr

Other

Medical, Dental, Vision, Life, Retirement, PTO

Posted 15 days ago


Job description

Job DetailsJob Location: USA Managed Care Organization Phoenix - PHOENIX, AZ 85020Position Type: Full TimeJob Category: EducationSenior Full-Stack Engineer

Early-stage startup · Hybrid — Phoenix · Full-time ·

About us

We're an early-stage startup building a multi-tenant SaaS platform for regulated and public-sector customers.

The role

We're building a multi-tenant platform on Google Cloud, and we need a senior full-stack engineer who can own features end-to-end—from the React UI, through tenant-aware Fastify APIs, down to the Postgres data model—and who helps harden the foundations as we grow: tenant isolation, test coverage, and our CI/CD safety net. You'll join a small, high-ownership team where your architectural decisions stick. Compliance is part of the landscape here (audit trails, access controls, regulated customers), so you'll build with that in mind—but this is a broad full-stack role, not a single-domain specialty.

What you\'ll do
  • Build features end to end—Postgres schema and Prisma models, Fastify APIs, and the React UI that consumes them.
  • Design and evolve ourmulti-tenantdata model and access controls (Postgres RLS, role-based permissions) with isolation we won\'t regret in two years.
  • UseZodand strong typing throughout to keep API contracts and runtime validation honest.
  • Own features through to production on Google Cloud Run, including observability and debugging in a live environment.
  • Raise the quality bar: grow automated test coverage (Vitest, Playwright) and wire quality gates into CI/CD.
  • Review PRs, mentor, and help set technical direction as the team grows.
  • Bring a modern approach to end-to-end testing.
  • Be comfortable with AI-assisted development and help build out agents to increase team productivity.
What you bring
  • 6+ yearsbuilding production web applications full-stack, with meaningful time as a senior or staff engineer.
  • StrongTypeScriptacross both front end and back end—equally at home in a React component and a backend service.
  • SolidReact(hooks, modern patterns) with a fast build toolchain (Viteor equivalent).
  • Server-sideNode.jswithFastify, Express, NestJS, or similar—API design and architecture.
  • StrongPostgreSQLand data-modeling instincts, plus an ORM (Prismaideal) and migrations at scale.
  • A feel for multi-tenant data isolation—row-level security, tenant-scoped access, the common footguns.
  • Good judgment on trade-offs: schema-per-tenant vs. row-level isolation, build vs. buy, where to draw the line on abstractions.
  • Comfort withDockerfor local development.
  • Clear communicator who writes things down.
Nice to have
  • FedRAMPor equivalent regulated experience (FedRAMP Moderate/High, DoD IL4+, NIST 800-53)—and a working sense of what those controls mean for how you write code.
  • PostgreSQLdepth—RLS and multi-tenant patterns.
  • Multi-tenant identity depth—OIDC, SAML, SSO, MFA, session handling (helpful, not the focus of the role).
  • Tailwind CSS, TanStack Query / React Query, Firebase / Google Identity Platformauth.
  • Google Cloud(Cloud Run, Cloud Storage) and GitLab CI/CD.
  • Background in compliance, GovCon, or other regulated/document-heavy domains.
Our stack

Backend: TypeScript · Node.js 22 · Fastify · Prisma · PostgreSQL · Zod · Pino

Frontend: React 18 · TypeScript · Vite · React Router · React Query · Tailwind CSS · Axios

Infra: Docker · GitLab CI · Google Cloud Run · Google Cloud Storage · Nginx · pnpm monorepo

Auth: Firebase / Google Identity Platform · session-based RBAC

Testing: Vitest · React Testing Library · Playwright

What we offer
  • Competitive salary
  • Health, dental, and vision insurance
  • PTO and 401(k)
  • A small team, real ownership, fast decisions
  • Hybrid role based out of our Phoenix office
Benefits
  • 401(k)
  • 401(k) matching
  • Dental insurance
  • Flexible spending account
  • Health insurance
  • Life insurance
  • Paid time off
  • Parental leave
  • Retirement plan
  • Vision insurance
Security clearance

Confidential (Required)

Work Location

Hybrid remote in Phoenix, AZ 85020

#J-18808-Ljbffr