1

Full Stack Developer Jobs in Spokane, WA (NOW HIRING)

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 ...

SDLC Engineer - AI Trainer

Spokane, WA · Remote

$50 - $100/hr

As a DataAnnotation's coder, you'll be part of a growing community of over 100,000 professionals -- including front-end, back-end, full-stack, machine learning, and other engineers -- who are driving ...

QA Engineer - AI Trainer

Spokane, WA · Remote

$50 - $100/hr

As a DataAnnotation's coder, you'll be part of a growing community of over 100,000 professionals -- including front-end, back-end, full-stack, machine learning, and other engineers -- who are driving ...

As a DataAnnotation's coder, you'll be part of a growing community of over 100,000 professionals -- including front-end, back-end, full-stack, machine learning, and other engineers -- who are driving ...

next page

Showing results 1-20

Full Stack Developer information

See Spokane, WA salary details

$24

$59

$87

How much do full stack developer jobs pay per hour?

As of Jul 12, 2026, the average hourly pay for full stack developer 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.

What is the difference between Full Stack Developer vs Front End Developer?

AspectFull Stack DeveloperFront End Developer
SkillsProficient in both front-end and back-end technologies, including HTML, CSS, JavaScript, server-side languages, and databases.Specializes in client-side technologies like HTML, CSS, JavaScript, and frameworks such as React or Angular.
Work EnvironmentWorks on both server and client-side development, often handling entire project stacks.Focuses primarily on designing and implementing user interfaces and user experience.
Common UsageUsed in full project development, especially in startups and small teams.Primarily involved in UI/UX design and front-end implementation in larger teams.

While both roles require strong web development skills, Full Stack Developers handle both front-end and back-end tasks, providing a comprehensive approach to web projects. Front End Developers focus solely on creating engaging and responsive user interfaces. Understanding these differences helps employers and developers choose the right role for their project needs.

What are some common challenges Full Stack Developers face when working on cross-functional teams?

Full Stack Developers often collaborate with designers, backend engineers, project managers, and QA testers, which can introduce challenges like aligning on project requirements and managing different technical perspectives. Coordinating between frontend and backend tasks while ensuring seamless integration is another common hurdle. Additionally, staying up-to-date with evolving technologies on both ends of the stack requires strong time management and continuous learning. Effective communication and adaptability are key to overcoming these challenges and delivering cohesive solutions.

What Does a Full Stack Developer Do?

As a full stack developer, your job is to work on the front-end and the back-end of a company's database, server, and application systems. Rather than specializing in one particular area, full stack developers typically focus on prototyping software that other employees expand on later. Knowledge of many different types of systems can reduce the time needed to develop software and highlight any significant challenges. In this role, you may be asked to gain proficiency in several coding languages, use third-party data libraries, and carefully manage your time to ensure all projects finish promptly. Most full stack developers work as part of a larger team.

What are the key skills and qualifications needed to thrive as a Full Stack Developer, and why are they important?

To thrive as a Full Stack Developer, you need expertise in both front-end and back-end programming languages (such as JavaScript, HTML/CSS, Python, or Java) and a solid understanding of web development principles, often supported by a relevant degree or coding bootcamp experience. Familiarity with frameworks like React or Angular, back-end environments like Node.js or Django, version control systems like Git, and possibly cloud platforms is typically required. Strong problem-solving, communication, and collaboration skills distinguish excellent developers, allowing them to work effectively in team environments and with stakeholders. These technical and soft skills are vital for building, maintaining, and optimizing complex, user-friendly web applications that meet business needs.

What is a Full Stack Developer?

A Full Stack Developer is a software professional who is skilled in both front-end (client side) and back-end (server side) development. They are capable of designing, building, and maintaining complete web applications or systems, handling everything from user interfaces and databases to server logic and APIs. Full Stack Developers often work with a range of programming languages and frameworks, such as JavaScript, HTML/CSS, Node.js, Python, and SQL, among others. Their versatility allows them to contribute to multiple stages of the software development lifecycle, making them valuable assets to development teams.
What are the most commonly searched types of Full Stack Developer jobs in Spokane, WA? The most popular types of Full Stack Developer jobs in Spokane, WA are:
What are popular job titles related to Full Stack Developer jobs in Spokane, WA? For Full Stack Developer jobs in Spokane, WA, the most frequently searched job titles are:
What job categories do people searching Full Stack Developer jobs in Spokane, WA look for? The top searched job categories for Full Stack Developer jobs in Spokane, WA are:
What cities near Spokane, WA are hiring for Full Stack Developer jobs? Cities near Spokane, WA with the most Full Stack Developer job openings:
Infographic showing various Full Stack Developer job openings in Spokane, WA as of July 2026, with employment types broken down into 100% Full Time. Highlights an 60% In-person, and 40% Remote job distribution, with an average salary of $124,633 per year, or $59.9 per hour.
Full Stack Engineer

Full Stack Engineer

Panther IT

Spokane, WA • On-site

$100K - $140K/yr

Full-time

Medical, Dental, PTO

Posted 3 days ago

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