Point72 is hiring a Front End Software Engineer to design and build React + TypeScript applications for trading use-cases including order entry, blotters, dashboards and risk/position views. You will implement real-time, event-driven UIs (WebSockets/streaming), build reusable component libraries, and optimize performance for large, rapidly updating datasets while ensuring testing, CI/CD, security, and accessibility best practices. The role requires close collaboration with traders, backend engineers and product partners and includes mentoring teammates and modernizing interoperability with Angular-based applications.
As Point72 reimagines the future of investing, our Technology team is constantly improving our company’s IT infrastructure, positioning us at the forefront of a rapidly evolving technology landscape. We’re a team of experts experimenting, discovering new ways to harness the power of open-source solutions, and embracing enterprise agile methodology. We encourage professional development to ensure you bring innovative ideas to our products while satisfying your own intellectual curiosity.
WHAT YOU’LL DO
Design, build, and maintain React + TypeScript applications for order entry, blotters, dashboards, and risk/position views
Implement real-time, event-driven UIs (WebSockets/streaming) that handle large, rapidly updating datasets with low latency
Build reusable component libraries and contribute to a shared design system
Optimize virtualization, memorization, concurrency, network efficiency, and rendering strategies
Integrate with market data, OMS/EMS, and internal APIs, and shape contracts with backend engineers
Write reliable tests (unit, integration, E2E) and deliver features via CI/CD pipelines, leveraging feature flags and robust monitoring
Collaborate with traders and product partners to gather requirements, run demos, and iterate quick solutions
Maintain engineering best practices in code reviews, documentation, security, and accessibility
Modernize and interoperate with Angular-based applications
Mentor teammates, share knowledge, and contribute to technical roadmaps
WHAT’S REQUIRED
5+ years building modern web applications with 3+ years with React and TypeScript in production
Track record of delivering complex UIs for trading, market data, or other real-time domains such as finance, ad-tech, gaming, or IoT
Deep fluency in TypeScript, React hooks, state management (Redux Toolkit, Zustand, MobX, or RxJS), and component architecture
Ability to build high-performance data grids, charts, and dashboards, and comfortable with virtualization and diffing strategies
Experience with streaming patterns such as WebSockets and Server-Sent Events, and familiarity with reactive programming concepts and tools such as Observables and RxJS
Proficient with testing tools and modern build tooling such as Vite/Webpack, ESLint, and/or Prettier
Solid understanding of the browser rendering pipeline, async patterns, Web Workers, local storage, security best practices
Excellent communication skills with the ability to translate trader needs into specs, reduce ambiguity, and drive alignment across engineering, product, and UX
Strong problem-solving skills, ownership mindset, and calm execution under time-sensitive conditions
Commitment to the highest ethical standards
WE TAKE CARE OF OUR PEOPLE
We invest in our people, their careers, their health, and their well-being. When you work here, we provide:
Health care benefits
Generous parental and family leave policies
Volunteer opportunities
Support for employee-led affinity groups representing women, people of color and the LGBT+ community
Mental and physical wellness programs
Tuition assistance
ABOUT POINT72
Point72 is a leading global alternative investment firm led by Steven A. Cohen. Building on more than 30 years of investing experience, Point72 seeks to deliver superior returns for its investors through fundamental and systematic investing strategies across asset classes and geographies. We aim to attract and retain the industry’s brightest talent by cultivating an investor-led culture and committing to our people’s long-term growth. For more information, visit www.Point72.com/about.
// Mixpanel ignore tracking for known IPs var excludeIPS = '[65.213.72.30, 185.142.16.9, 203.176.115.9, 208.68.197.6, 208.68.197.9, 208.68.199.6, 208.68.199.9, 208.85.160.9, 208.85.161.9]'; $.getJSON('//api.ipify.org?format=json', function(data) { try{ if(true && excludeIPS.indexOf(data.ip) > -1){ console.log('Mixpanel ignore events set: NO events tracked.'); mixpanel.register({"$ignore":true}); }else{ mixpanel.unregister("$ignore"); mixpanel.track("View Page", { "Page Name": document.querySelector('.dotted-underline') ? document.querySelector('.dotted-underline').innerText : location.href, "Careers Site": true }); mixpanel.people.set_once({ 'First Career Page Visit' : new Date().toISOString() }); mixpanel.people.set({ 'Last Career Page Visit' : new Date().toISOString() }); // Only for Careers Site mixpanel.people.increment("# of Career Page Visits"); (function(){ var links = document.querySelectorAll('a'); [].forEach.call(links, function(link) { link.addEventListener("click", function (e) { mixpanel.track("Click Link", { "Link Name": link.text, "Link Location": link.getAttribute('link-location') == null ? 'Body' : link.getAttribute('link-location'), "Link Type": link.getAttribute('link-type') == null ? '' : link.getAttribute('link-type'), "Link Destination URL" : link.href }); }); }); })(); } }catch(e){} }); jQuery(document).ready(function(){ var str = navigator.userAgent; if (str.toLowerCase().indexOf("firefox") >= 0) { jQuery('body').addClass("gecko"); } }); {"employmentType":"FULL_TIME","identifier":{"name":"Point72 Hong Kong Limited","@type":"PropertyValue"},"jobLocation":[{"address":{"addressCountry":"HK","addressRegion":"Hong Kong","addressLocality":"Hong Kong","@type":"PostalAddress"},"@type":"Place"}],"hiringOrganization":{"sameAs":"https://www.point72.com/","name":"Point72","@type":"Organization"},"datePosted":"2026-01-19","description":"
A CAREER WITH POINT72’S TECHNOLOGY TEAM
\n
As Point72 reimagines the future of investing, our Technology team is constantly improving our company’s IT infrastructure, positioning us at the forefront of a rapidly evolving technology landscape. We’re a team of experts experimenting, discovering new ways to harness the power of open-source solutions, and embracing enterprise agile methodology. We encourage professional development to ensure you bring innovative ideas to our products while satisfying your own intellectual curiosity.
WHAT YOU’LL DO
\n
Design, build, and maintain React + TypeScript applications for order entry, blotters, dashboards, and risk/position views
Implement real-time, event-driven UIs (WebSockets/streaming) that handle large, rapidly updating datasets with low latency
Build reusable component libraries and contribute to a shared design system
Optimize virtualization, memorization, concurrency, network efficiency, and rendering strategies
Integrate with market data, OMS/EMS, and internal APIs, and shape contracts with backend engineers
Write reliable tests (unit, integration, E2E) and deliver features via CI/CD pipelines, leveraging feature flags and robust monitoring
Collaborate with traders and product partners to gather requirements, run demos, and iterate quick solutions
Maintain engineering best practices in code reviews, documentation, security, and accessibility
Modernize and interoperate with Angular-based applications
Mentor teammates, share knowledge, and contribute to technical roadmaps
WHAT’S REQUIRED
\n
5+ years building modern web applications with 3+ years with React and TypeScript in production
Track record of delivering complex UIs for trading, market data, or other real-time domains such as finance, ad-tech, gaming, or IoT
Deep fluency in TypeScript, React hooks, state management (Redux Toolkit, Zustand, MobX, or RxJS), and component architecture
Ability to build high-performance data grids, charts, and dashboards, and comfortable with virtualization and diffing strategies
Experience with streaming patterns such as WebSockets and Server-Sent Events, and familiarity with reactive programming concepts and tools such as Observables and RxJS
Proficient with testing tools and modern build tooling such as Vite/Webpack, ESLint, and/or Prettier
Solid understanding of the browser rendering pipeline, async patterns, Web Workers, local storage, security best practices
Excellent communication skills with the ability to translate trader needs into specs, reduce ambiguity, and drive alignment across engineering, product, and UX
Strong problem-solving skills, ownership mindset, and calm execution under time-sensitive conditions
Commitment to the highest ethical standards
WE TAKE CARE OF OUR PEOPLE
\n
We invest in our people, their careers, their health, and their well-being. When you work here, we provide:
Health care benefits
Generous parental and family leave policies
Volunteer opportunities
Support for employee-led affinity groups representing women, people of color and the LGBT+ community
Mental and physical wellness programs
Tuition assistance
ABOUT POINT72
\n
Point72 is a leading global alternative investment firm led by Steven A. Cohen. Building on more than 30 years of investing experience, Point72 seeks to deliver superior returns for its investors through fundamental and systematic investing strategies across asset classes and geographies. We aim to attract and retain the industry’s brightest talent by cultivating an investor-led culture and committing to our people’s long-term growth. For more information, visit www.Point72.com/about.
\n ","title":"Software Engineer, Front End","@type":"JobPosting","@context":"http://schema.org/"} CSJobDetailModule.init('{\"lastModifiedDateFormatted\":\"2025-12-18\",\"job\":{\"attributes\":{\"type\":\"Job__c\",\"url\":\"/services/data/v65.0/sobjects/Job__c/a03Vo000017ZZmOIAW\"},\"Id\":\"a03Vo000017ZZmOIAW\",\"Name\":\"Software Engineer, Front End\",\"Assigned_Internal_Recruiter__c\":\"0055b00000PZdpaAAD\",\"Job_Code__c\":\"PIT-0014061\",\"Experience__c\":\"Experienced Professionals\",\"Company__c\":\"0010a00001FbfXjAAJ\",\"Posted_Location__c\":\"Hong Kong\",\"Area__c\":\"Technology & Engineering\",\"Team__c\":\"Software & System Engineering\",\"Job_Description_External__c\":\"\u003Ch3\u003EA CAREER WITH POINT72’S TECHNOLOGY TEAM\u003C/h3\u003E\\n\u003Cp\u003EAs Point72 reimagines the future of investing, our Technology team is constantly improving our company’s IT infrastructure, positioning us at the forefront of a rapidly evolving technology landscape. We’re a team of experts experimenting, discovering new ways to harness the power of open-source solutions, and embracing enterprise agile methodology. We encourage professional development to ensure you bring innovative ideas to our products while satisfying your own intellectual curiosity.\u003C/p\u003E\u003Cbr\u003E\u003Ch3\u003EWHAT YOU’LL DO\u003C/h3\u003E\\n\u003Cul\u003E\u003Cli\u003EDesign, build, and maintain React + TypeScript applications for order entry, blotters, dashboards, and risk/position views\u003C/li\u003E\u003Cli\u003EImplement real-time, event-driven UIs (WebSockets/streaming) that handle large, rapidly updating datasets with low latency\u003C/li\u003E\u003Cli\u003EBuild reusable component libraries and contribute to a shared design system\u003C/li\u003E\u003Cli\u003EOptimize virtualization, memorization, concurrency, network efficiency, and rendering strategies\u003C/li\u003E\u003Cli\u003EIntegrate with market data, OMS/EMS, and internal APIs, and shape contracts with backend engineers\u003C/li\u003E\u003Cli\u003EWrite reliable tests (unit, integration, E2E) and deliver features via CI/CD pipelines, leveraging feature flags and robust monitoring\u003C/li\u003E\u003Cli\u003ECollaborate with traders and product partners to gather requirements, run demos, and iterate quick solutions\u003C/li\u003E\u003Cli\u003EMaintain engineering best practices in code reviews, documentation, security, and accessibility\u003C/li\u003E\u003Cli\u003EModernize and interoperate with Angular-based applications\u003C/li\u003E\u003Cli\u003EMentor teammates, share knowledge, and contribute to technical roadmaps\u003C/li\u003E\u003C/ul\u003E\u003Cbr\u003E\u003Ch3\u003EWHAT’S REQUIRED\u003C/h3\u003E\\n\u003Cul\u003E\u003Cli\u003E5+ years building modern web applications with 3+ years with React and TypeScript in production\u003C/li\u003E\u003Cli\u003ETrack record of delivering complex UIs for trading, market data, or other real-time domains such as finance, ad-tech, gaming, or IoT\u003C/li\u003E\u003Cli\u003EDeep fluency in TypeScript, React hooks, state management (Redux Toolkit, Zustand, MobX, or RxJS), and component architecture\u003C/li\u003E\u003Cli\u003EAbility to build high-performance data grids, charts, and dashboards, and comfortable with virtualization and diffing strategies\u003C/li\u003E\u003Cli\u003EExperience with streaming patterns such as WebSockets and Server-Sent Events, and familiarity with reactive programming concepts and tools such as Observables and RxJS\u003C/li\u003E\u003Cli\u003EProficient with testing tools and modern build tooling such as Vite/Webpack, ESLint, and/or Prettier\u003C/li\u003E\u003Cli\u003ESolid understanding of the browser rendering pipeline, async patterns, Web Workers, local storage, security best practices\u003C/li\u003E\u003Cli\u003EExcellent communication skills with the ability to translate trader needs into specs, reduce ambiguity, and drive alignment across engineering, product, and UX\u003C/li\u003E\u003Cli\u003EStrong problem-solving skills, ownership mindset, and calm execution under time-sensitive conditions\u003C/li\u003E\u003Cli\u003ECommitment to the highest ethical standards\u003C/li\u003E\u003C/ul\u003E\u003Cbr\u003E\u003Ch3\u003EWE TAKE CARE OF OUR PEOPLE\u003C/h3\u003E\\n\u003Cp\u003EWe invest in our people, their careers, their health, and their well-being. When you work here, we provide:\u003C/p\u003E\u003Cul\u003E\u003Cli\u003EHealth care benefits\u003C/li\u003E\u003Cli\u003EGenerous parental and family leave policies\u003C/li\u003E\u003Cli\u003EVolunteer opportunities\u003C/li\u003E\u003Cli\u003ESupport for employee-led affinity groups representing women, people of color and the LGBT+ community\u003C/li\u003E\u003Cli\u003EMental and physical wellness programs\u003C/li\u003E\u003Cli\u003ETuition assistance\u003C/li\u003E\u003C/ul\u003E\u003Cbr\u003E\u003Ch3\u003EABOUT POINT72\u003C/h3\u003E\\n\u003Cp\u003EPoint72 is a leading global alternative investment firm led by Steven A. Cohen. Building on more than 30 years of investing experience, Point72 seeks to deliver superior returns for its investors through fundamental and systematic investing strategies across asset classes and geographies. We aim to attract and retain the industry’s brightest talent by cultivating an investor-led culture and committing to our people’s long-term growth. For more information, visit \u003Ca href=\\\"https://www.point72.com/about\\\" target=\\\"_blank\\\" style=\\\"font-size: 11pt;\\\"\u003Ewww.Point72.com/about\u003C/a\u003E.\u003C/p\u003E\u003Cp\u003E\u003Cbr\u003E\u003C/p\u003E\u003Cp\u003E\u003Cbr\u003E\u003C/p\u003E\u003Cbr\u003E\u003Ch3\u003E\u003C/h3\u003E\\n\u003Cbr\u003E\",\"Japanese_Job_Description_External__c\":\"\u003Cbr\u003E\u003Cbr\u003E\u003Cbr\u003E\",\"Transcript_Optional__c\":false,\"RecordTypeId\":\"0120a000000LTejAAG\",\"Apply_Now_URL__c\":\"https://boards.greenhouse.io/point72/jobs/8172040002?gh_jid=8172040002\",\"Type__c\":\"Full Time\",\"LastModifiedDate\":\"2025-12-18T08:18:03.000+0000\",\"Location__c\":\"Hong Kong\",\"Company__r\":{\"attributes\":{\"type\":\"Account\",\"url\":\"/services/data/v65.0/sobjects/Account/0010a00001FbfXjAAJ\"},\"Business__c\":\"Point72\",\"Name\":\"Point72 Hong Kong Limited\",\"Id\":\"0010a00001FbfXjAAJ\",\"RecordTypeId\":\"012j0000000tIlgAAE\"},\"RecordType\":{\"attributes\":{\"type\":\"RecordType\",\"url\":\"/services/data/v65.0/sobjects/RecordType/0120a000000LTejAAG\"},\"DeveloperName\":\"Information_Technology\",\"Name\":\"Information Technology\",\"Id\":\"0120a000000LTejAAG\"}},\"friendlyJobName\":\"software-engineer-front-end\",\"formattedTeam\":\"Software & System Engineering\",\"formattedLocation\":\"Hong Kong\",\"formattedArea\":\"Technology & Engineering\"}');
Point72 is hiring a Front End Software Engineer to design and build React + TypeScript applications for trading use-cases including order entry, blotters, dashboards and risk/position views. You will implement real-time, event-driven UIs (WebSockets/streaming), build reusable component libraries, and optimize performance for large, rapidly updating datasets while ensuring testing, CI/CD, security, and accessibility best practices. The role requires close collaboration with traders, backend engineers and product partners and includes mentoring teammates and modernizing interoperability with Angular-based applications.
As Point72 reimagines the future of investing, our Technology team is constantly improving our company’s IT infrastructure, positioning us at the forefront of a rapidly evolving technology landscape. We’re a team of experts experimenting, discovering new ways to harness the power of open-source solutions, and embracing enterprise agile methodology. We encourage professional development to ensure you bring innovative ideas to our products while satisfying your own intellectual curiosity.
WHAT YOU’LL DO
Design, build, and maintain React + TypeScript applications for order entry, blotters, dashboards, and risk/position views
Implement real-time, event-driven UIs (WebSockets/streaming) that handle large, rapidly updating datasets with low latency
Build reusable component libraries and contribute to a shared design system
Optimize virtualization, memorization, concurrency, network efficiency, and rendering strategies
Integrate with market data, OMS/EMS, and internal APIs, and shape contracts with backend engineers
Write reliable tests (unit, integration, E2E) and deliver features via CI/CD pipelines, leveraging feature flags and robust monitoring
Collaborate with traders and product partners to gather requirements, run demos, and iterate quick solutions
Maintain engineering best practices in code reviews, documentation, security, and accessibility
Modernize and interoperate with Angular-based applications
Mentor teammates, share knowledge, and contribute to technical roadmaps
WHAT’S REQUIRED
5+ years building modern web applications with 3+ years with React and TypeScript in production
Track record of delivering complex UIs for trading, market data, or other real-time domains such as finance, ad-tech, gaming, or IoT
Deep fluency in TypeScript, React hooks, state management (Redux Toolkit, Zustand, MobX, or RxJS), and component architecture
Ability to build high-performance data grids, charts, and dashboards, and comfortable with virtualization and diffing strategies
Experience with streaming patterns such as WebSockets and Server-Sent Events, and familiarity with reactive programming concepts and tools such as Observables and RxJS
Proficient with testing tools and modern build tooling such as Vite/Webpack, ESLint, and/or Prettier
Solid understanding of the browser rendering pipeline, async patterns, Web Workers, local storage, security best practices
Excellent communication skills with the ability to translate trader needs into specs, reduce ambiguity, and drive alignment across engineering, product, and UX
Strong problem-solving skills, ownership mindset, and calm execution under time-sensitive conditions
Commitment to the highest ethical standards
WE TAKE CARE OF OUR PEOPLE
We invest in our people, their careers, their health, and their well-being. When you work here, we provide:
Health care benefits
Generous parental and family leave policies
Volunteer opportunities
Support for employee-led affinity groups representing women, people of color and the LGBT+ community
Mental and physical wellness programs
Tuition assistance
ABOUT POINT72
Point72 is a leading global alternative investment firm led by Steven A. Cohen. Building on more than 30 years of investing experience, Point72 seeks to deliver superior returns for its investors through fundamental and systematic investing strategies across asset classes and geographies. We aim to attract and retain the industry’s brightest talent by cultivating an investor-led culture and committing to our people’s long-term growth. For more information, visit www.Point72.com/about.
// Mixpanel ignore tracking for known IPs var excludeIPS = '[65.213.72.30, 185.142.16.9, 203.176.115.9, 208.68.197.6, 208.68.197.9, 208.68.199.6, 208.68.199.9, 208.85.160.9, 208.85.161.9]'; $.getJSON('//api.ipify.org?format=json', function(data) { try{ if(true && excludeIPS.indexOf(data.ip) > -1){ console.log('Mixpanel ignore events set: NO events tracked.'); mixpanel.register({"$ignore":true}); }else{ mixpanel.unregister("$ignore"); mixpanel.track("View Page", { "Page Name": document.querySelector('.dotted-underline') ? document.querySelector('.dotted-underline').innerText : location.href, "Careers Site": true }); mixpanel.people.set_once({ 'First Career Page Visit' : new Date().toISOString() }); mixpanel.people.set({ 'Last Career Page Visit' : new Date().toISOString() }); // Only for Careers Site mixpanel.people.increment("# of Career Page Visits"); (function(){ var links = document.querySelectorAll('a'); [].forEach.call(links, function(link) { link.addEventListener("click", function (e) { mixpanel.track("Click Link", { "Link Name": link.text, "Link Location": link.getAttribute('link-location') == null ? 'Body' : link.getAttribute('link-location'), "Link Type": link.getAttribute('link-type') == null ? '' : link.getAttribute('link-type'), "Link Destination URL" : link.href }); }); }); })(); } }catch(e){} }); jQuery(document).ready(function(){ var str = navigator.userAgent; if (str.toLowerCase().indexOf("firefox") >= 0) { jQuery('body').addClass("gecko"); } }); {"employmentType":"FULL_TIME","identifier":{"name":"Point72 Hong Kong Limited","@type":"PropertyValue"},"jobLocation":[{"address":{"addressCountry":"HK","addressRegion":"Hong Kong","addressLocality":"Hong Kong","@type":"PostalAddress"},"@type":"Place"}],"hiringOrganization":{"sameAs":"https://www.point72.com/","name":"Point72","@type":"Organization"},"datePosted":"2026-01-19","description":"
A CAREER WITH POINT72’S TECHNOLOGY TEAM
\n
As Point72 reimagines the future of investing, our Technology team is constantly improving our company’s IT infrastructure, positioning us at the forefront of a rapidly evolving technology landscape. We’re a team of experts experimenting, discovering new ways to harness the power of open-source solutions, and embracing enterprise agile methodology. We encourage professional development to ensure you bring innovative ideas to our products while satisfying your own intellectual curiosity.
WHAT YOU’LL DO
\n
Design, build, and maintain React + TypeScript applications for order entry, blotters, dashboards, and risk/position views
Implement real-time, event-driven UIs (WebSockets/streaming) that handle large, rapidly updating datasets with low latency
Build reusable component libraries and contribute to a shared design system
Optimize virtualization, memorization, concurrency, network efficiency, and rendering strategies
Integrate with market data, OMS/EMS, and internal APIs, and shape contracts with backend engineers
Write reliable tests (unit, integration, E2E) and deliver features via CI/CD pipelines, leveraging feature flags and robust monitoring
Collaborate with traders and product partners to gather requirements, run demos, and iterate quick solutions
Maintain engineering best practices in code reviews, documentation, security, and accessibility
Modernize and interoperate with Angular-based applications
Mentor teammates, share knowledge, and contribute to technical roadmaps
WHAT’S REQUIRED
\n
5+ years building modern web applications with 3+ years with React and TypeScript in production
Track record of delivering complex UIs for trading, market data, or other real-time domains such as finance, ad-tech, gaming, or IoT
Deep fluency in TypeScript, React hooks, state management (Redux Toolkit, Zustand, MobX, or RxJS), and component architecture
Ability to build high-performance data grids, charts, and dashboards, and comfortable with virtualization and diffing strategies
Experience with streaming patterns such as WebSockets and Server-Sent Events, and familiarity with reactive programming concepts and tools such as Observables and RxJS
Proficient with testing tools and modern build tooling such as Vite/Webpack, ESLint, and/or Prettier
Solid understanding of the browser rendering pipeline, async patterns, Web Workers, local storage, security best practices
Excellent communication skills with the ability to translate trader needs into specs, reduce ambiguity, and drive alignment across engineering, product, and UX
Strong problem-solving skills, ownership mindset, and calm execution under time-sensitive conditions
Commitment to the highest ethical standards
WE TAKE CARE OF OUR PEOPLE
\n
We invest in our people, their careers, their health, and their well-being. When you work here, we provide:
Health care benefits
Generous parental and family leave policies
Volunteer opportunities
Support for employee-led affinity groups representing women, people of color and the LGBT+ community
Mental and physical wellness programs
Tuition assistance
ABOUT POINT72
\n
Point72 is a leading global alternative investment firm led by Steven A. Cohen. Building on more than 30 years of investing experience, Point72 seeks to deliver superior returns for its investors through fundamental and systematic investing strategies across asset classes and geographies. We aim to attract and retain the industry’s brightest talent by cultivating an investor-led culture and committing to our people’s long-term growth. For more information, visit www.Point72.com/about.
\n ","title":"Software Engineer, Front End","@type":"JobPosting","@context":"http://schema.org/"} CSJobDetailModule.init('{\"lastModifiedDateFormatted\":\"2025-12-18\",\"job\":{\"attributes\":{\"type\":\"Job__c\",\"url\":\"/services/data/v65.0/sobjects/Job__c/a03Vo000017ZZmOIAW\"},\"Id\":\"a03Vo000017ZZmOIAW\",\"Name\":\"Software Engineer, Front End\",\"Assigned_Internal_Recruiter__c\":\"0055b00000PZdpaAAD\",\"Job_Code__c\":\"PIT-0014061\",\"Experience__c\":\"Experienced Professionals\",\"Company__c\":\"0010a00001FbfXjAAJ\",\"Posted_Location__c\":\"Hong Kong\",\"Area__c\":\"Technology & Engineering\",\"Team__c\":\"Software & System Engineering\",\"Job_Description_External__c\":\"\u003Ch3\u003EA CAREER WITH POINT72’S TECHNOLOGY TEAM\u003C/h3\u003E\\n\u003Cp\u003EAs Point72 reimagines the future of investing, our Technology team is constantly improving our company’s IT infrastructure, positioning us at the forefront of a rapidly evolving technology landscape. We’re a team of experts experimenting, discovering new ways to harness the power of open-source solutions, and embracing enterprise agile methodology. We encourage professional development to ensure you bring innovative ideas to our products while satisfying your own intellectual curiosity.\u003C/p\u003E\u003Cbr\u003E\u003Ch3\u003EWHAT YOU’LL DO\u003C/h3\u003E\\n\u003Cul\u003E\u003Cli\u003EDesign, build, and maintain React + TypeScript applications for order entry, blotters, dashboards, and risk/position views\u003C/li\u003E\u003Cli\u003EImplement real-time, event-driven UIs (WebSockets/streaming) that handle large, rapidly updating datasets with low latency\u003C/li\u003E\u003Cli\u003EBuild reusable component libraries and contribute to a shared design system\u003C/li\u003E\u003Cli\u003EOptimize virtualization, memorization, concurrency, network efficiency, and rendering strategies\u003C/li\u003E\u003Cli\u003EIntegrate with market data, OMS/EMS, and internal APIs, and shape contracts with backend engineers\u003C/li\u003E\u003Cli\u003EWrite reliable tests (unit, integration, E2E) and deliver features via CI/CD pipelines, leveraging feature flags and robust monitoring\u003C/li\u003E\u003Cli\u003ECollaborate with traders and product partners to gather requirements, run demos, and iterate quick solutions\u003C/li\u003E\u003Cli\u003EMaintain engineering best practices in code reviews, documentation, security, and accessibility\u003C/li\u003E\u003Cli\u003EModernize and interoperate with Angular-based applications\u003C/li\u003E\u003Cli\u003EMentor teammates, share knowledge, and contribute to technical roadmaps\u003C/li\u003E\u003C/ul\u003E\u003Cbr\u003E\u003Ch3\u003EWHAT’S REQUIRED\u003C/h3\u003E\\n\u003Cul\u003E\u003Cli\u003E5+ years building modern web applications with 3+ years with React and TypeScript in production\u003C/li\u003E\u003Cli\u003ETrack record of delivering complex UIs for trading, market data, or other real-time domains such as finance, ad-tech, gaming, or IoT\u003C/li\u003E\u003Cli\u003EDeep fluency in TypeScript, React hooks, state management (Redux Toolkit, Zustand, MobX, or RxJS), and component architecture\u003C/li\u003E\u003Cli\u003EAbility to build high-performance data grids, charts, and dashboards, and comfortable with virtualization and diffing strategies\u003C/li\u003E\u003Cli\u003EExperience with streaming patterns such as WebSockets and Server-Sent Events, and familiarity with reactive programming concepts and tools such as Observables and RxJS\u003C/li\u003E\u003Cli\u003EProficient with testing tools and modern build tooling such as Vite/Webpack, ESLint, and/or Prettier\u003C/li\u003E\u003Cli\u003ESolid understanding of the browser rendering pipeline, async patterns, Web Workers, local storage, security best practices\u003C/li\u003E\u003Cli\u003EExcellent communication skills with the ability to translate trader needs into specs, reduce ambiguity, and drive alignment across engineering, product, and UX\u003C/li\u003E\u003Cli\u003EStrong problem-solving skills, ownership mindset, and calm execution under time-sensitive conditions\u003C/li\u003E\u003Cli\u003ECommitment to the highest ethical standards\u003C/li\u003E\u003C/ul\u003E\u003Cbr\u003E\u003Ch3\u003EWE TAKE CARE OF OUR PEOPLE\u003C/h3\u003E\\n\u003Cp\u003EWe invest in our people, their careers, their health, and their well-being. When you work here, we provide:\u003C/p\u003E\u003Cul\u003E\u003Cli\u003EHealth care benefits\u003C/li\u003E\u003Cli\u003EGenerous parental and family leave policies\u003C/li\u003E\u003Cli\u003EVolunteer opportunities\u003C/li\u003E\u003Cli\u003ESupport for employee-led affinity groups representing women, people of color and the LGBT+ community\u003C/li\u003E\u003Cli\u003EMental and physical wellness programs\u003C/li\u003E\u003Cli\u003ETuition assistance\u003C/li\u003E\u003C/ul\u003E\u003Cbr\u003E\u003Ch3\u003EABOUT POINT72\u003C/h3\u003E\\n\u003Cp\u003EPoint72 is a leading global alternative investment firm led by Steven A. Cohen. Building on more than 30 years of investing experience, Point72 seeks to deliver superior returns for its investors through fundamental and systematic investing strategies across asset classes and geographies. We aim to attract and retain the industry’s brightest talent by cultivating an investor-led culture and committing to our people’s long-term growth. For more information, visit \u003Ca href=\\\"https://www.point72.com/about\\\" target=\\\"_blank\\\" style=\\\"font-size: 11pt;\\\"\u003Ewww.Point72.com/about\u003C/a\u003E.\u003C/p\u003E\u003Cp\u003E\u003Cbr\u003E\u003C/p\u003E\u003Cp\u003E\u003Cbr\u003E\u003C/p\u003E\u003Cbr\u003E\u003Ch3\u003E\u003C/h3\u003E\\n\u003Cbr\u003E\",\"Japanese_Job_Description_External__c\":\"\u003Cbr\u003E\u003Cbr\u003E\u003Cbr\u003E\",\"Transcript_Optional__c\":false,\"RecordTypeId\":\"0120a000000LTejAAG\",\"Apply_Now_URL__c\":\"https://boards.greenhouse.io/point72/jobs/8172040002?gh_jid=8172040002\",\"Type__c\":\"Full Time\",\"LastModifiedDate\":\"2025-12-18T08:18:03.000+0000\",\"Location__c\":\"Hong Kong\",\"Company__r\":{\"attributes\":{\"type\":\"Account\",\"url\":\"/services/data/v65.0/sobjects/Account/0010a00001FbfXjAAJ\"},\"Business__c\":\"Point72\",\"Name\":\"Point72 Hong Kong Limited\",\"Id\":\"0010a00001FbfXjAAJ\",\"RecordTypeId\":\"012j0000000tIlgAAE\"},\"RecordType\":{\"attributes\":{\"type\":\"RecordType\",\"url\":\"/services/data/v65.0/sobjects/RecordType/0120a000000LTejAAG\"},\"DeveloperName\":\"Information_Technology\",\"Name\":\"Information Technology\",\"Id\":\"0120a000000LTejAAG\"}},\"friendlyJobName\":\"software-engineer-front-end\",\"formattedTeam\":\"Software & System Engineering\",\"formattedLocation\":\"Hong Kong\",\"formattedArea\":\"Technology & Engineering\"}');