1

Full Stack Developer Java Angular Jobs in Cheney, 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

Writing and debugging code in languages such as C#, Java, Python, or C++ * Participating on an ... Contributions to coding forums like Stack Overflow or other collaborative development communities ...

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 Java Angular information

See Cheney, WA salary details

$11

$61

$81

How much do full stack developer java angular jobs pay per hour?

As of Jul 11, 2026, the average hourly pay for full stack developer java angular in Cheney, WA is $61.02, according to ZipRecruiter salary data. Most workers in this role earn between $53.03 and $68.46 per hour, depending on experience, location, and employer.

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

To thrive as a Full Stack Developer specializing in Java and Angular, you need strong proficiency in Java for backend development, Angular for frontend work, and a solid understanding of web architecture, databases, and RESTful APIs, often backed by a relevant degree or coding bootcamp experience. Familiarity with tools such as Git, Docker, Jenkins, and experience with frameworks like Spring Boot and Angular CLI are commonly required, along with knowledge of version control and CI/CD pipelines. Effective communication, problem-solving skills, and adaptability help you work collaboratively in agile teams and quickly respond to project changes. These skills and qualities are crucial for building robust, scalable applications and ensuring seamless collaboration throughout the software development lifecycle.

What are some common challenges Full Stack Developers face when working on Java and Angular projects?

Full Stack Developers working with Java and Angular often face challenges such as integrating backend services with frontend frameworks, ensuring consistent data flow, and maintaining code quality across both layers. Balancing the pace of frontend development with backend APIs and handling cross-origin requests can also be tricky. Additionally, keeping up with updates in both Java and Angular ecosystems requires continuous learning and adaptability. Close collaboration with backend, frontend, and QA teams is essential to deliver seamless, high-quality applications.

What is a Full Stack Developer Java Angular?

A Full Stack Developer Java Angular is a software professional skilled in both front-end and back-end development, specializing in Java for server-side logic and Angular for building interactive user interfaces. They are responsible for designing, developing, and maintaining complete web applications, ensuring seamless integration between the client-side and server-side components. These developers often work with databases, APIs, and deployment processes, making them versatile in handling all layers of a web project. Their expertise allows them to deliver robust, scalable, and user-friendly applications.

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

AspectFull Stack Developer Java AngularFront End Developer
Required SkillsJava, Angular, HTML, CSS, JavaScript, REST APIsHTML, CSS, JavaScript, frameworks like React or Angular
Work EnvironmentDevelops both client and server-side applications, often in full project teamsFocuses on user interface and experience, primarily front-end
Industry UsageUsed across industries requiring comprehensive web solutionsPrimarily in UI/UX design, web design, and front-end development roles

Full Stack Developer Java Angular roles involve working on both backend and frontend components, requiring knowledge of Java and Angular. Front End Developers focus mainly on designing and implementing user interfaces using HTML, CSS, and JavaScript frameworks. While both roles collaborate closely, Full Stack Developers handle end-to-end development, whereas Front End Developers specialize in the visual and interactive aspects of web applications.

What cities near Cheney, WA are hiring for Full Stack Developer Java Angular jobs? Cities near Cheney, WA with the most Full Stack Developer Java Angular job openings:
Full Stack Engineer

Full Stack Engineer

Panther IT

Spokane, WA • On-site

$100K - $140K/yr

Full-time

Medical, Dental, PTO

Posted 2 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