1

Three Js Developer Jobs in Orem, UT (NOW HIRING)

Required : • 3+ years building production web apps with a modern JavaScript / TypeScript stack ... We run the newest Next.js, so being comfortable reading docs and source over relying on memory ...

Continuously evolve CI/CD processes through YAML pipelines and GitHub Actions in Azure DevOps and ... JS Typing, Prettier). * Strong experience in Azure application security, hosting/patterns ...

Write clean, well-tested, and maintainable TypeScript code across the front end (React/Next.js) and ... OUR IDEAL CANDIDATE * 3-5 Years of Professional Software Engineering Experience: A strong track ...

Build and modify front-end features using HTML, JavaScript (vanilla, jQuery, and Vue.js), and CSS ... * 3+ years of professional software development experience * Working knowledge of PHP or other ...

Build and modify front-end features using HTML, JavaScript (vanilla, jQuery, and Vue.js), and CSS ... * 3+ years of professional software development experience * Working knowledge of PHP or other ...

Senior Software Engineer

Provo, UT · On-site +1

$120K - $140K/yr

... Node JS to develop robust, efficient systems that are as intuitive as they are powerful. Your ... We've made applying simple- click now to complete our quick, 3-minute application process and take ...

Senior Software Engineer

Provo, UT · On-site

$120K - $140K/yr

... Node JS to develop robust, efficient systems that are as intuitive as they are powerful. Your ... We've made applying simple- click now to complete our quick, 3-minute application process and take ...

Senior Software Engineer

Provo, UT · Remote

$120K - $140K/yr

... Node JS to develop robust, efficient systems that are as intuitive as they are powerful. Your ... We've made applying simple- click now to complete our quick, 3-minute application process and take ...

OUR IDEAL CANDIDATE * 3-5 Years of Professional Software Engineering Experience: A strong track ... Strong proficiency in React, including familiarity with modern framework concepts like Next.js (App ...

OUR IDEAL CANDIDATE * 3-5 Years of Professional Software Engineering Experience: A strong track ... Strong proficiency in React, including familiarity with modern framework concepts like Next.js (App ...

next page

Showing results 1-20

Three Js Developer information

See Orem, UT salary details

$9

$50

$72

How much do three js developer jobs pay per hour?

As of Jul 7, 2026, the average hourly pay for three js developer in Orem, UT is $50.63, according to ZipRecruiter salary data. Most workers in this role earn between $42.84 and $55.38 per hour, depending on experience, location, and employer.

What are some common challenges Three Js Developers face when integrating 3D content into web applications?

Three Js Developers often encounter challenges when ensuring that complex 3D graphics run smoothly across different browsers and devices. Performance optimization, such as reducing render times and managing memory usage, is critical to deliver a seamless user experience. Additionally, developers must frequently collaborate with designers and backend engineers to ensure that 3D assets are efficiently loaded and interact correctly with other application components. Staying updated with the latest Three Js releases and best practices is also important to address evolving compatibility and feature requirements.

What is the difference between Three Js Developer vs WebGL Developer?

AspectThree Js DeveloperWebGL Developer
Required SkillsProficiency in JavaScript, 3D graphics, and the Three.js libraryDeep understanding of WebGL API, shader programming, and graphics programming
Work EnvironmentWeb development projects involving 3D visualizations and interactive graphicsLow-level graphics programming, often in game engines or custom rendering engines
Industry UsageWeb-based 3D applications, data visualization, interactive websitesGame development, simulations, advanced graphics applications

While both roles involve 3D graphics programming, a Three Js Developer focuses on using the high-level Three.js library to create interactive 3D content for the web, whereas a WebGL Developer works with the lower-level WebGL API for more complex and performance-critical graphics programming. The choice depends on project complexity and desired control over graphics rendering.

What are the key skills and qualifications needed to thrive as a Three.js Developer, and why are they important?

To thrive as a Three.js Developer, you need strong JavaScript programming skills, a good understanding of 3D mathematics, and experience with web development principles, often supported by a degree in computer science or related field. Familiarity with Three.js, WebGL, graphics rendering pipelines, and version control systems like Git is essential. Creative problem-solving, attention to detail, and effective communication help developers turn complex visual concepts into interactive web experiences. These skills are vital for building performant, visually compelling 3D applications that function seamlessly across browsers and devices.

What are Three.js developers?

Three.js developers are software professionals who specialize in using the Three.js JavaScript library to create and render 3D graphics within web browsers. They utilize WebGL and Three.js tools to build interactive 3D visualizations, animations, games, and immersive user experiences for the web. Their responsibilities often include developing 3D models, optimizing graphics performance, and ensuring compatibility across different browsers and devices.
What are popular job titles related to Three Js Developer jobs in Orem, UT? For Three Js Developer jobs in Orem, UT, the most frequently searched job titles are:
What cities near Orem, UT are hiring for Three Js Developer jobs? Cities near Orem, UT with the most Three Js Developer job openings:

Software Developer

Factory6

Lindon, UT • On-site

Full-time

Posted 13 days ago


Job description

Job Summary:
Factory6 is a growing nutraceutical contract manufacturer and co-packer with two decades of experience. They are seeking a full-stack developer to build and enhance their in-house software platform, focusing on quality management and operational systems.
Responsibilities:
• Own features end-to-end: database schema and Row-Level Security, server API routes, and the React UI, across the platform, not just one layer.
• Design and write Postgres migrations: apply to staging then production and maintain an explicit migration ledger. Schema mistakes on a regulated system are expensive. The use of AI code writing is strongly encouraged but knowledge of code is fundamental.
• Review, test, and ship through pull requests with CI. (deploy to production frequently and deliberately. Testing in staging deployment environment.
• Treat the audit trail as a feature: every record change attributable, audit-logged, and, where required, electronically signed.
• Protect regulated data: build features that cannot quietly lose or alter records, and design for “what happens if this fails halfway.”
• Translate compliance into software: turn cGMP and 21 CFR Part 11 / Part 111 requirements into concrete controls.
• Build the seams between systems. QMS to ERP, ERP to QuickBooks, every app to the analytics warehouse, and transactional email, so the estate stays one coherent system instead of disconnected silos.
• Design tenant and role isolation with RLS, for example a customer portal where each brand sees only its own COAs and orders, and nothing internal.
• Work directly with non-technical domain experts (QA managers, lab technicians, line operators) to scope requirements and design the right workflow.
• Partner with the VP Operations on architecture, own integration seams, and progressively take load off.
Qualifications:
Required:
• 3+ years building production web apps with a modern JavaScript / TypeScript stack.
• Strong TypeScript: you reach for the type system to prevent bugs, not fight it.
• React experience, ideally Next.js (App Router) or the ability to ramp fast. We run the newest Next.js, so being comfortable reading docs and source over relying on memory matters here.
• Solid SQL and relational data modeling- normalized schema design, non-trivial queries, and sound reasoning about constraints, indexes, and migrations. PostgreSQL specifically is a strong plus.
• API / backend skills- designing clean, validated, authorized server endpoints.
• A security-and-correctness mindset- least privilege, input validation, failure handling, and not trusting the client.
• Git / GitHub fluency and comfort working through pull requests and code review.
• Clear communication with non-technical people- you can sit with a machine operator, understand the process, and ask the right questions.
• Comfort working onsite full-time and being self-directed in a small team.
Preferred:
• Experience with Supabase (RLS, Auth, Storage) or another Postgres-backed BaaS.
• Row-Level Security and multi-role authorization design, especially multi-tenant apps where data isolation is non-negotiable.
• Data warehouse / ELT experience- ingestion pipelines, a cloud warehouse (Snowflake or similar), and a BI tool on top.
• Building ERP, MES, or other operations / manufacturing systems, or integrating with accounting systems such as QuickBooks.
• Regulated / compliance-driven domain experience: medical, pharma, food / supplement (cGMP, 21 CFR Part 11 / 111), finance, or similar.
• Deployment / DevOps comfort with Vercel or similar serverless platforms.
• Building PDF / report generation or data-export features.
• Prior experience in manufacturing, lab, or quality environments.
Company:
Factory6 is a custom contract manufacturer that specializes in manufacturing and providing turnkey nutritional supplements. Founded in 2017, the company is headquartered in American Fork, USA, with a team of 11-50 employees. The company is currently Early Stage.