1

User Interface Developer Jobs in Toronto, ON (NOW HIRING)

Senior UI Engineer About the Role We're looking for a Senior UI Engineer who wants to own the frontend end-to-end. You'll be the primary engineer on an Angular 17 application in production today, and ...

Design intuitive and elegant user interfaces for web and mobile platforms. * Translate user ... Collaborate closely with business system analysts, developers, and stakeholders to bring ideas to ...

Work with product managers and developers to understand and define new features and update existing ... Demonstrated User Interface design ability, including mobile, desktop, and responsive design.

... I/UX Designer. This position is a 6 month contract with a possible extension. In this role, you ... and developers in order to create a comprehensible look and feel for our product. You will be a ...

Product-led organizations (B2C / B2B platforms) Role Overview We are seeking a Senior UI/UX Product Designer to work onsite with a client's product and engineering teams in downtown Toronto. This is ...

Senior UI Designer

Toronto, ON · On-site

CA$130K - CA$150K/yr

The Role We're looking for a Senior UI Designer to join us at a pivotal moment. You'll take ... Collaborate with engineers to ensure design intent is realised in production with precision.

The candidate should possess strong UI development skills, API integration experience, and the ... with prompt engineering concepts and AI-powered UI workflows Understanding of authentication ...

UX/UI Designer

Toronto, ON

CA$95K - CA$125K/yr

The UX/UI Designer will join a Global Design group that contributes to a range of product and ... owners, engineering and end-users * Advocate for prioritization of design-centred changes ...

Drive significant architectural changes, sunset legacy systems, and improve UI performance and quality-for both internal engineers and Basis customers. * Take ownership of team deliverables and being ...

Director, UX UI

Toronto, ON · On-site

CA$150K - CA$160K/yr

Build a culture where UX/UI is a strategic partner across Product, Engineering, CS, and GTM. * Reset expectations around experience quality, process, and user-centered design. * Lead Design Strategy ...

Partner closely with UI developers to build and refine seamless, highly functional user interfaces. * Stakeholder Engagement: Interview stakeholders to gather feedback, align requirements, and ...

UX/UI Designer

Toronto, ON · Hybrid

CA$78K - CA$90K/yr

About The Role As an Experience Designer (UX/UI) we will depend on you to be an active contributor ... Collaborate with developers and consultants to understand technology requirements and business ...

Senior UX/UI Designer

Toronto, ON · Hybrid

CA$90K - CA$110K/yr

Collaborate with other designers, strategists, developers, and clients to find the strongest ... UX/UI design with a minimum of 1 year of experience in leading UX and UI design * A strong ...

next page

Showing results 1-20

User Interface Developer information

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

To thrive as a User Interface Developer, you need strong skills in HTML, CSS, JavaScript, and a solid understanding of UI/UX principles, typically supported by a degree in computer science or related field. Familiarity with front-end frameworks like React or Angular, as well as version control systems such as Git, is highly valued. Creativity, attention to detail, and effective collaboration are standout soft skills in this role. These abilities are crucial for building intuitive, visually appealing, and user-friendly interfaces that meet both user needs and business goals.

What are some common challenges User Interface Developers face when collaborating with designers and backend developers?

User Interface Developers often act as a bridge between design and backend teams, which can present challenges such as interpreting design intentions into functional code and ensuring seamless data integration from backend systems. Miscommunication or unclear requirements can lead to rework or delays, so strong collaboration and proactive communication are essential. Additionally, UI Developers need to balance visual aesthetics with performance and accessibility standards, requiring ongoing dialogue with stakeholders to align on priorities and solutions.

What are User Interface Developers?

User Interface Developers, often called UI Developers, are professionals who specialize in creating the visual elements and interactive features of websites, applications, or software. They bridge the gap between design and technical implementation, ensuring that user experiences are both aesthetically pleasing and functionally effective. UI Developers use languages like HTML, CSS, and JavaScript to translate design mockups into working interfaces. They collaborate closely with designers and back-end developers to deliver seamless and responsive digital products.

What is UI developer salary?

The salary for a UI developer varies based on experience, location, and skill set, but typically ranges from $60,000 to $120,000 annually in many regions. Entry-level positions may start lower, while experienced developers with expertise in design tools and front-end frameworks can earn higher salaries. Factors such as certifications and the complexity of projects can also influence compensation.
What are popular job titles related to User Interface Developer jobs in Toronto, ON? For User Interface Developer jobs in Toronto, ON, the most frequently searched job titles are:
Infographic showing various User Interface Developer job openings in Toronto, ON as of May 2026, with employment types broken down into 1% As Needed, 89% Full Time, 5% Part Time, and 5% Contract. Highlights an 79% Physical, 5% Hybrid, and 16% Remote job distribution.
Senior UI Engineer

Full-time

Posted 26 days ago


Chubb rating

8.1

Company rating: 8.1 out of 10

Based on 63 frontline employees who took The Breakroom Quiz

131st of 258 rated insurance


Job description

Senior UI Engineer

About the Role

We're looking for a Senior UI Engineer who wants to own the frontend end-to-end. You'll be the primary engineer on an Angular 17 application in production today, and the architect of React applications being scoped for tomorrow. This is a hands-on role - you write code every day, you ship features, and you hold the quality bar without needing to be asked.

Key Objectives

Own the frontend. You are accountable for the Angular codebase today and the React applications coming next. You make the architectural calls, you unblock the team, and you care about what ships.

Be hands-on. No abstraction from delivery. You write production code, review PRs, and debug issues in the wild. Senior here means depth of craft, not distance from it.

Deliver with urgency. Working software over completed designs. You have a bias for shipping and a tolerance for iteration. You know how to make pragmatic tradeoffs without cutting the wrong corners. Grow deliberately. The stack will evolve. The AI tooling will evolve. You embrace that - adopting agentic coding tools, learning new frameworks, and pushing the team forward technically.

Major Responsibilities

  • Build and maintain production features in the Angular 17 application - standalone components, reactive forms, RxJS, Angular Material, and MSAL/Azure AD authentication
  • Architect and deliver React applications as new products are scoped, from initial setup through to production deployment
  • Integrate with FastAPI and NestJS backends - REST APIs, server-sent event (SSE) streaming for AI response delivery, and file upload pipelines
  • Implement performant, accessible, and responsive UIs that surface AI outputs: streaming chat interfaces, RAG responses, document processing status, and structured data visualization 
  • Write and maintain unit, component, and integration tests (Karma/Jasmine today; Jest or Vitest in React contexts) - without being asked
  • Participate actively in code reviews; articulate the reasoning behind your feedback and hold the team to a high standard
  • Instrument UIs with Azure Application Insights; own frontend observability, error tracking, and performance monitoring
  • Leverage agentic coding tools - Claude Code, GitHub Copilot, and their successors - as a genuine productivity multiplier, not a novelty
  • Collaborate closely with backend engineers, AI/ML platform engineers, designers, and product managers to translate complex AI capabilities into intuitive, trustworthy user experiences
  • Contribute to frontend architecture decisions: state management patterns, component design systems, CI/CD pipeline configuration, and dependency management

Qualifications

Required

  • 5-7 years of frontend engineering experience in production environments at meaningful scale
  • React proficiency - hooks, context, state management libraries (Redux, Zustand, Jotai, or equivalent); comfortable owning a React codebase from first commit to production
  • TypeScript - strong typing discipline across both Angular and React contexts; you think in types, not around them
  • Async data patterns - REST API integration, SSE streaming, and observable/promise-based data flow; you understand the browser's event model and use it correctly
  • Testing discipline - you write unit tests, component tests, and integration tests as part of the work, not after; you know the difference between a test that proves correctness and one that just passes
  • HTML, CSS, SCSS fundamentals - semantic markup, responsive layouts, accessible design (WCAG) by default, not as an afterthought
  • Git workflow fluency - feature branching, pull request workflows, code review, CI/CD integration; you leave the branch in a better state than you found it
  • A track record of shipping - you can point to features running in production, not just repos on GitHub; you know what it takes to get from working locally to working for users

Nice to Have

  • Angular 17+ - standalone components, RxJS, Angular Material, router guards - or genuine eagerness to learn it fast; we care more about the quality of your Angular questions than whether you already know the answers
  • Azure AD / MSAL - frontend authentication patterns in Azure AD environments, token handling, and silent refresh
  • Application Insights - frontend telemetry, custom event tracking, and dependency correlation; knowing what to instrument and why
  • AI-adjacent UI experience - consuming LLM APIs, rendering streaming responses, building chat interfaces, markdown rendering, or file upload pipelines that feed into document processing workflows 
  • Agentic coding assistants - using Claude Code, GitHub Copilot, or similar tools as a daily workflow accelerant; you know how to direct an agent, review its output critically, and integrate it into a disciplined engineering process
  • Regulated industry exposure - insurance, finance, or healthcare contexts where data privacy, auditability, and compliance shape engineering decisions
  • Open-source contributions - anything that shows you care about the craft beyond the job

Chubb Canada does not use artificial intelligence (AI) tools to assess, screen, or select applicants.

At Chubb we are committed to providing equal employment opportunities to all employees and applicants. It is our policy to provide equal employment opportunities to employees and applicants based on job-related qualifications and ability to perform a job.  If you require an accommodation during the hiring process or upon hire, please inform Human Resources.  If a selected applicant requests accommodation during the recruitment process, Chubb will consult with the applicant in order to provide suitable accommodation that takes into account the applicant's accessibility needs.


What Chubb employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Chubb logo

About Chubb

Sourced by ZipRecruiter

Chubb is the world's largest publicly traded property and casualty insurer. With operations in 54 countries, Chubb provides commercial and personal property and casualty insurance, personal accident and supplemental health insurance, reinsurance and life insurance to a diverse group of clients. We are a unique global organization with a culture of individuals passionately committed to our respective crafts. With underwriting at our core, each of us contributes to providing the best insurance coverage and service to our clients. Our highly collaborative, inclusive nature helps us drive better business outcomes through diversity of background, experiences, insights and values.

Industry

Insurance services

Company size

10,000+ Employees

Headquarters location

Warren, NJ, US