@@ -22,12 +22,6 @@ const openRolesData = [
22
22
{
23
23
title : 'Engineering' ,
24
24
roles : [
25
- {
26
- title : 'React Engineer — X' ,
27
- description :
28
- 'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.' ,
29
- url : '/careers/react-engineer-x/' ,
30
- } ,
31
25
{
32
26
title : 'React Engineer — Docs-infra' ,
33
27
description :
@@ -58,35 +52,41 @@ const nextRolesData = [
58
52
title : 'Engineering' ,
59
53
roles : [
60
54
{
61
- title : 'Accessibility Engineer ' ,
55
+ title : 'React Tech Lead — Core ' ,
62
56
description :
63
- 'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines .' ,
64
- url : '/careers/accessibility-engineer /' ,
57
+ 'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption .' ,
58
+ url : '/careers/react-tech-lead-core /' ,
65
59
} ,
66
60
{
67
- title : 'Full-stack Engineer — Toolpad ' ,
61
+ title : 'React Engineer — X ' ,
68
62
description :
69
- 'You will join the Toolpad team, to explore the role of MUI in the low code space and help bring the early prototype to a usable product .' ,
70
- url : '/careers/fullstack -engineer/' ,
63
+ 'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption .' ,
64
+ url : '/careers/react -engineer-x /' ,
71
65
} ,
72
66
{
73
67
title : 'React Engineer — xCharts' ,
74
68
description :
75
69
'You will help form the xCharts team, build ambitious and complex new features, work on strategic problems, and help grow adoption.' ,
76
70
url : '/careers/react-engineer-x-charts/' ,
77
71
} ,
78
- {
79
- title : 'React Tech Lead — Core' ,
80
- description :
81
- 'You will lead the development of MUI Core, positioning the library as the industry standard for design teams while doubling its adoption.' ,
82
- url : '/careers/react-tech-lead-core/' ,
83
- } ,
84
72
{
85
73
title : 'React Community Engineer — X' ,
86
74
description :
87
75
'You will provide guidance to the community and solve their struggle, working primarily in the advanced components team.' ,
88
76
url : '/careers/react-community-engineer/' ,
89
77
} ,
78
+ {
79
+ title : 'Accessibility Engineer' ,
80
+ description :
81
+ 'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.' ,
82
+ url : '/careers/accessibility-engineer/' ,
83
+ } ,
84
+ {
85
+ title : 'Full-stack Engineer — Toolpad' ,
86
+ description :
87
+ 'You will join the Toolpad team, to explore the role of MUI in the low code space and help bring the early prototype to a usable product.' ,
88
+ url : '/careers/fullstack-engineer/' ,
89
+ } ,
90
90
] ,
91
91
} ,
92
92
{
0 commit comments