1

Senior React Frontend Developer Jobs in Colorado

... services), React (frontend), PostgreSQL, and Elasticsearch. * Production operations: own your ... Ship measurable improvements to either response quality, system performance, or developer velocity.

... services), React (frontend), PostgreSQL, and Elasticsearch. * Production operations: own your ... Ship measurable improvements to either response quality, system performance, or developer velocity.

... services), React (frontend), PostgreSQL, and Elasticsearch. * Production operations: own your ... Ship measurable improvements to either response quality, system performance, or developer velocity.

Lead React Developer

Louisville, CO · On-site

$60.75 - $77.75/hr

Title Lead React Developer-MUI Location: Louisville, CO Duration: 12Months Only 10+ Years with PP ... front end software development experience (not freelance / hobby experience) • Solid ...

As a Frontend Engineer, you will work on enhancing the UI of satellite operations software and ... Required : • Strong proficiency in TypeScript / HTML / CSS • Experience with Vue or React • ...

Senior Software Engineer, Front End

Denver, CO · On-site

$126K - $166K/yr

True Anomaly is seeking a dedicated Senior Front End Software Engineer to contribute to the ... Deep expertise in modern React, including advanced patterns (compound components, render props ...

Senior Software Engineer, Frontend

Denver, CO · On-site

$126K - $166K/yr

... As a Senior Frontend Software Engineer, your expertise will directly shape the architecture ... Expert-level knowledge of frontend frameworks such as Angular, React, and/or web components, with ...

Senior Software Engineer, Frontend

Denver, CO · On-site

$126K - $166K/yr

... As a Senior Frontend Software Engineer, your expertise will directly shape the architecture ... Expert-level knowledge of frontend frameworks such as Angular, React, and/or web components, with ...

As a Frontend Engineer at Loft, you will work on a range of projects, including refining the UI of ... Experience with Vue or React * Experience working on SPAs * Experience with GraphQL APIs

Showing results 41-60

Senior React Frontend Developer information

What does a senior React frontend developer do?

A Senior React Frontend Developer is responsible for designing, developing, and maintaining user interfaces using the React JavaScript library. They work closely with designers, backend developers, and product managers to deliver seamless and efficient web applications. In addition to coding, they often mentor junior developers, ensure code quality, and implement best practices for performance and accessibility. Their expertise helps create scalable, maintainable, and visually appealing user experiences.

What are the key skills and qualifications needed to thrive as a senior React frontend developer?

To thrive as a Senior React Frontend Developer, you need advanced proficiency in JavaScript, React.js, HTML, and CSS, typically backed by a degree in computer science or related experience. Familiarity with tools like Redux, TypeScript, RESTful APIs, version control systems (e.g., Git), and modern build tools (Webpack, Babel) is essential. Strong problem-solving skills, effective communication, and the ability to mentor junior developers are standout soft skills in this role. These skills and qualities ensure the delivery of scalable, maintainable web applications and foster productive collaboration within development teams.

What are some common challenges faced by senior React frontend developers when working on large-scale applications?

Senior React Frontend Developers often encounter challenges such as managing complex state across large applications, ensuring optimal performance, and maintaining code consistency with multiple contributors. They are also responsible for integrating new features without disrupting existing functionality and keeping up with evolving best practices in the React ecosystem. Effective collaboration with backend teams and UX designers is essential to deliver seamless user experiences and scalable solutions.

What is the difference between Senior React Frontend Developer vs Frontend Developer?

AspectSenior React Frontend DeveloperFrontend Developer
Required SkillsAdvanced React, JavaScript, TypeScript, leadershipBasic to intermediate React, HTML, CSS
Experience5+ years, project leadership1-3 years, entry to mid-level
Work EnvironmentCollaborates on complex projects, mentors juniorsDevelops UI components, supports team
CertificationsRelevant certifications (e.g., React certifications)Optional, beginner certifications

The main difference between a Senior React Frontend Developer and a Frontend Developer lies in experience, skill level, and responsibilities. Senior developers handle complex projects, mentor team members, and possess advanced React expertise, while frontend developers focus on building UI components with less experience and responsibility.

What are the most commonly searched types of React Frontend Developer jobs in Colorado? The most popular types of React Frontend Developer jobs in Colorado are:
What are popular job titles related to Senior React Frontend Developer jobs in Colorado? For Senior React Frontend Developer jobs in Colorado, the most frequently searched job titles are:
What job categories do people searching Senior React Frontend Developer jobs in Colorado look for? The top searched job categories for Senior React Frontend Developer jobs in Colorado are:
What cities in Colorado are hiring for Senior React Frontend Developer jobs? Cities in Colorado with the most Senior React Frontend Developer job openings:

Software Engineer with Security Clearance

Odyssey Systems Consulting Group

Colorado Springs, CO • On-site

Other

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 6 days ago


Job description

Position Summary We are seeking a Mid-Level Software Engineer to contribute to the development of the Multimode Threat Engagement Simulation Platform under the technical direction of the Lead and Senior Staff Engineers. You will build features across the stack - backend physics API endpoints in Julia, React/TypeScript UI components, and Cesium map view integrations - while growing your expertise in high-performance scientific computing and defense mission engineering applications. This role is an opportunity to develop real depth in an intersection of disciplines that is rarely available at early career: scientific computing with Julia, 3D geospatial visualization with CesiumJS, and the physics of aerospace and defense sensor systems. You do not need to arrive with domain knowledge - you will acquire it through hands-on work alongside domain experts and through structured mentorship from the Lead Engineer. What you do need is a solid programming foundation, genuine curiosity about computational physics, and the ability to write clear, tested, maintainable code. ***Contingent upon contract award*** Responsibilities Backend Development * Implement and test Julia HTTP API endpoints for mission data CRUD operations, trajectory query routing, and physics result serialization * Write Julia utility functions for data format conversion: GeoJSON, CZML, mission JSON schema parsing and generation * Assist with Monte Carlo driver implementation: input parameter perturbation, result aggregation, and statistical output computation (CEP, R95, Pk distribution) * Write unit and integration tests for computation backend endpoints; validate API response schemas against the frontend contract * Maintain and extend the mission data serialization layer: add new asset types, task attributes, and output fields while preserving backward compatibility with existing save files Frontend Development * Build and maintain React/TypeScript components for the mission planning UI: forms for asset creation and editing, task assignment dialogs, mission parameter panels, and tabbed navigation * Implement Cesium/Resium map features: add new asset marker types, update entity styling based on mission state, and wire up click/hover interactions between the globe and the mission data panel * Consume Julia backend API endpoints from the React frontend: implement fetch calls, loading states, error handling, and result rendering for trajectory and analysis queries * Write TypeScript type definitions for all mission data structures shared between the frontend and the Julia API Testing and DevOps Support * Write automated tests at the component level (React Testing Library or equivalent) and integration level (API contract tests) * Assist with CI/CD pipeline maintenance: diagnose build failures on Windows and Linux targets, update dependency versions, and validate packaged installer behavior * Participate in code review: give and receive feedback on correctness, performance, and readability * Maintain technical documentation: update API reference docs, build guides, and developer setup instructions as features evolve ***Contingent upon contract award*** Qualifications Citizenship: Must be a US citizen Minimum Required Qualifications Clearance: Active Secret Clearance Education: B.S. in Computer Science, Software Engineering, Electrical Engineering, Physics, or related STEM field Years of Experience: 1-4 years of software development experience, including internships, research projects, or personal projects demonstrating relevant technical depth Certifications: NA Additional Skills * Proficiency in at least one programming language with strong typing discipline (TypeScript, Python, Java, C++, Rust, or Julia) * Familiarity with REST API design patterns: HTTP methods, JSON request/response schemas, status codes, and client-side error handling * Working knowledge of React or equivalent component-based frontend framework, OR demonstrated experience with scientific computing / numerical methods in Python, MATLAB, Julia, or C++ * Ability to write readable, tested code and iterate based on code review feedback Preferred Qualifications * Any exposure to Julia, even through coursework, online resources, or personal projects * Familiarity with geospatial concepts: coordinate systems (WGS84, ECEF, ENU), map projections, or GIS tooling * Experience with a scientific computing environment: MATLAB, NumPy/SciPy, or equivalent * Curiosity about aerospace, defense, or mission engineering applications - you don't need to know the domain, but you should want to learn it * Experience with Electron desktop application development Additional Information Location: Colorado Springs, CO or Boston, MA Travel: Approx. 15-20% Remote, Onsite, or Hybrid: Hybrid #LI-JK1 ***Contingent upon contract award*** Company Overview Odyssey is a world-class technical, engineering, and integration company serving the warfighting ecosystem with airborne integration, ISR, C2, and warfighter readiness capabilities. Odyssey meets the military's operational needs by integrating layered defense systems from equipment, technology, and services to data, information, and business operations. We streamline defense acquisition and sustainment, engineering the technical battlefield with domain-specific proficiency to ensure lethality. Odyssey is dedicated to excellent contract execution, peak organizational performance, and fostering a workplace built on employee care. Odyssey is proud to live out our core values of commitment, ambition, and respect in our work and communities through OdysseyCares , a philanthropic group focused on giving back through direct donations, an employer match program, and volunteering events. Equal Opportunity Employer/Protected Veterans/Individuals with Disabilities Please Note: Final compensation for this position will be determined by various factors such as the Federal Government contract labor categories and contract wage rates, relevant work experience, specific skills and competencies, geographic location, education, and certifications. This position is filled through continuous recruitment and will remain open until a sufficient pool of applications has been received. Hired applicants may be eligible for benefits, including but not limited to, medical, dental, vision, life insurance, Tricare supplement, short-term disability, long-term disability, 401(k) match, flexible spending accounts, health savings accounts, employee assistance program, learning and development benefit, paid time off, and holidays. Odyssey Benefits