1

Full Stack Software Developer Contract Jobs in Spokane, WA

Be Seen First

Full Stack Engineer

Spokane, WA · On-site

$100K - $140K/yr

This job is actually remote but applicants MUST live in Spokane County, WA Our Spokane client needs a full stack engineer but one with a product manager mindset, healthcare experience, and is 100 ...

New

As a Software Automation Engineer in Spokane, WA, you will work closely with our full-stack software team to maintain our automated form submission software. This position is responsible for ...

About Software Engineering Roles at Danaher Are you passionate about building real-world ... Contributions to coding forums like Stack Overflow or other collaborative development communities ...

Senior Software Engineer

Liberty Lake, WA · On-site

$120K - $158K/yr

Job Summary As a Senior Software Engineer, you will be responsible for the development and ... The Tech Stack * Java, Spring, React, TypeScript, MySQL, CrateDB, Git, IntelliJ Qualifications ...

Senior Software Engineer

Liberty Lake, WA · Hybrid

$120K - $158K/yr

Job Summary As a Senior Software Engineer, you will be responsible for the development and ... The Tech Stack * Java, Spring, React, TypeScript, MySQL, CrateDB, Git, IntelliJ Qualifications ...

Senior Software Engineer

Spokane, WA · On-site +1

$123K - $163K/yr

... with DevOps to improve CI/CD pipelines and cloud infrastructure - Reviewing pull requests and ... stacks, and industries Mentorship opportunities to develop others while advancing your own ...

Senior Software Engineer

Spokane, WA

$123K - $163K/yr

... with DevOps to improve CI/CD pipelines and cloud infrastructure - Reviewing pull requests and ... stacks, and industries Mentorship opportunities to develop others while advancing your own ...

next page

Showing results 1-20

Full Stack Software Developer Contract information

See Spokane, WA salary details

$24

$59

$87

How much do full stack software developer contract jobs pay per hour?

As of Jul 10, 2026, the average hourly pay for full stack software developer contract in Spokane, WA is $59.92, according to ZipRecruiter salary data. Most workers in this role earn between $49.81 and $69.04 per hour, depending on experience, location, and employer.

Will Fullstack be replaced by AI?

Full Stack Software Developers perform a range of tasks that involve problem-solving, coding, and system design, which are difficult to fully automate with AI. While AI tools can assist with coding and testing, human expertise remains essential for complex development, architecture, and understanding user needs. Therefore, full stack roles are unlikely to be completely replaced by AI in the near future, but they will evolve with new tools and technologies.

What is a Full Stack Software Developer Contract job?

A Full Stack Software Developer Contract job is a temporary or project-based role where a developer is responsible for working on both the front-end and back-end of a software application. Contractors are typically hired for a set duration or until a project is completed and may work with multiple clients. They are expected to have expertise in various programming languages, frameworks, and databases to build and maintain complete web applications. This role often provides flexibility in work arrangements but requires strong problem-solving skills and adaptability to different tech stacks.

Are full-stack devs still in demand?

Full-stack software developers remain in high demand due to their versatility in handling both front-end and back-end development, with skills in frameworks like React and Node.js. Companies seek these developers for their ability to work across the entire technology stack, especially in agile environments and startups. Continuous learning of new tools and programming languages helps maintain their marketability.

What engineer makes $500,000 a year?

Highly experienced full stack software developers working in senior or specialized roles at large tech companies or startups can earn $500,000 or more annually, often including bonuses, stock options, and other compensation. Achieving this level typically requires advanced skills, extensive experience, and a strong track record in software development, architecture, or leadership positions.

How much do contract software developers make?

Contract software developers typically earn between $50 and $150 per hour, depending on experience, location, and project complexity. Senior developers with specialized skills or expertise in certain technologies can command higher rates, especially for short-term or high-demand projects.

What are some typical challenges faced by Full Stack Software Developers in contract roles?

Full Stack Software Developers working on contract often face the challenge of quickly adapting to new codebases and team workflows, as projects may vary widely between clients. They may need to work independently while also collaborating with in-house developers, designers, and project managers to align on technical and business requirements. Managing tight deadlines, prioritizing tasks, and learning unfamiliar technologies or systems on the fly are common aspects of the role. Adapting quickly and maintaining clear communication are key to ensuring successful project delivery and ongoing client satisfaction.

What are the key skills and qualifications needed to thrive in the Full Stack Software Developer Contract position, and why are they important?

A Full Stack Software Developer on contract needs proficiency in both front-end and back-end technologies, such as JavaScript frameworks, server-side languages, and databases, along with a solid understanding of software development principles. Familiarity with tools like Git, containerization platforms (e.g., Docker), CI/CD pipelines, and cloud services, as well as relevant certifications, is often expected. Excellent problem-solving abilities, adaptability, and strong communication skills are essential for efficiently collaborating in dynamic environments and managing multiple project requirements. These skills enable success in delivering high-quality, scalable solutions within set deadlines while meeting client or organizational needs.

What are the most commonly searched types of Full Stack Software Developer jobs in Spokane, WA? The most popular types of Full Stack Software Developer jobs in Spokane, WA are:
What job categories do people searching Full Stack Software Developer Contract jobs in Spokane, WA look for? The top searched job categories for Full Stack Software Developer Contract jobs in Spokane, WA are:
What cities near Spokane, WA are hiring for Full Stack Software Developer Contract jobs? Cities near Spokane, WA with the most Full Stack Software Developer Contract job openings:
Full Stack Engineer

Full Stack Engineer

Panther IT

Spokane, WA • On-site

$100K - $140K/yr

Full-time

Medical, Dental, PTO

Posted yesterday

New

Be Seen First

After you apply to this job, you can share why you’re interested to jump to the top of the candidate list.


Job description

This job is actually remote but applicants MUST live in Spokane County, WA


Our Spokane client needs a full stack engineer but one with a product manager mindset, healthcare experience, and is 100% comfortable with Claude Code for majority of code generation. They’re doing human code review on all code generated as well as two different AI passes on it before it goes to Prod. but the emphasis is AI based code generation. A coder is needed in order to identify potential issues and help rectify.


Actual tech stack in use:

Backend (packages/api)

- NestJS 10 on Node, Express adapter, Swagger for API docs

- Prisma 5.8 ORM against PostgreSQL 16

- JWT auth via Passport (JWT + local strategies), bcrypt for password hashing

- class-validator/class-transformer for DTOs, Helmet + Throttler for hardening

- Jest + ts-jest + supertest for tests


Web (packages/web)

- React 18 + TypeScript + Vite 5

- TanStack Query v5 for server state

- React Router 6

- Tailwind CSS 3 for styling, lucide-react for icons

- FullCalendar v6 (dayGrid + timeGrid + interaction) for the SA calendar surface


Mobile (packages/mobile)

- Expo SDK 55 managed workflow, React Native 0.83 + React 19

- React Navigation v7 (native-stack + bottom-tabs)

- TanStack Query (shares the data shape with web)

- expo-secure-store + expo-local-authentication + expo-notifications for auth/biometrics/push

- react-native-calendars for the calendar UI


Database & dev infra

- Postgres 16 via local docker-compose (port 5434 on this Mac to dodge beacon-web's 5433)

- Prisma migrations under packages/api/prisma/migrations/, ~25 of them

- CI: Prisma drift check workflow that fails PRs if schema.prisma and migrations diverge