Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[website] Copyedit the Careers page and roles #45231

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
33 changes: 14 additions & 19 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const openRolesData = [
{
title: 'Staff Engineer — Pigment CSS',
description:
'Research, build, document, and help ship a next-gen zero-runtime CSS-in-JS library with a focus on performance and great developer experience.',
'You will research, document, and help build our next-gen zero-runtime CSS-in-JS library, with a focus on performance and great developer experience.',
url: '/careers/staff-engineer-pigment-css/',
},
// {
Expand All @@ -37,13 +37,13 @@ const openRolesData = [
{
title: 'React Engineer — eXplore',
description:
'You will help eXplore, the team behind the Pickers and Tree View components, build the most comprehensive UI library the world has ever seen.',
'You will work with the team behind the Date Pickers and Tree View components to expand on our advanced component suite.',
url: '/careers/react-engineer-explore/',
},
{
title: 'React Engineer — X',
description:
'You will strengthen the MUI X product, build ambitious and complex new features, work on strategic problems, and help grow adoption.',
'You will strengthen the MUI X product by building ambitious and complex new features, working on strategic problems, and helping to drive adoption.',
url: '/careers/react-engineer-x/',
},
],
Expand Down Expand Up @@ -71,19 +71,19 @@ const nextRolesData = [
{
title: 'React Tech Lead — Core',
description:
'You will lead the development of the core libraries, helping position it as the industry standard for design system teams.',
'You will lead the development of the core libraries, helping to position them as the industry standard for design system teams.',
url: '/careers/react-tech-lead-core/',
},
{
title: 'React Community Engineer — X',
description:
'You will provide guidance to the community and solve their struggle, working primarily in the advanced components team.',
'You will work with the advanced components team to provide guidance to the community and help resolve user issues.',
url: '/careers/react-community-engineer/',
},
{
title: 'Accessibility Engineer',
description:
'You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
'You will become our go-to accessibility expert to ensure all products meet or exceed WCAG 2.1 level AA guidelines.',
url: '/careers/accessibility-engineer/',
},
],
Expand Down Expand Up @@ -135,7 +135,7 @@ export default function Careers() {
<br /> of tools for UI development
</Typography>
}
description="Together, we are enabling developers & designers to bring stunning UIs to life with unrivalled speed and ease."
description="We give developers and designers the tools to bring stunning user interfaces to life with unrivaled speed and ease."
/>
</Section>
<Divider />
Expand All @@ -157,7 +157,7 @@ export default function Careers() {
/>
</Typography>
}
description="The company was incorporated in mid-2019 and has been bootstrapped so far. We're growing fast—2× YoY—and have kept a steady pace of increasing the team: in 2020, we were 6; 15 in 2021, 25 in 2022, and 32 in 2023. We plan to grow the team to 60 people in 2024 in the following areas:"
description="We are actively hiring for the following roles:"
/>
<Divider sx={{ borderStyle: 'dashed', my: { xs: 2, sm: 6 } }} />
<Stack spacing={2} divider={<Divider />}>
Expand Down Expand Up @@ -188,25 +188,20 @@ export default function Careers() {
<Box data-mui-color-scheme="dark" sx={{ bgcolor: 'common.black' }}>
<Section bg="transparent" cozy>
<SectionHeadline
alwaysCenter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to me this text feels awkward in the center of the page, but if others disagree then we can change it back.

title={
<Typography variant="h2" id="next-roles" gutterBottom>
Next roles
</Typography>
}
description={
<React.Fragment>
{
'We are not actively hiring for these roles but we will likely focus on them next. '
}
{"If you are passively looking, don't hesitate to apply!"}
<br />
<br />
If none of the roles below fit with what you are looking for, apply to{' '}
We&apos;re not actively hiring for these roles yet, but you&apos;re welcome to
apply for future consideration. If none of these roles match your profile, you
can apply to{' '}
<Link href="https://jobs.ashbyhq.com/MUI/4715d81f-d00f-42d4-a0d0-221f40f73e19/application?utm_source=ZNRrPGBkqO">
the Dream job role
</Link>
!
the dream job
</Link>{' '}
and tell us more about what you bring to the table.
</React.Fragment>
}
/>
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/ROLE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

Check warning on line 16 in docs/pages/careers/ROLE_TEMPLATE.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/pages/careers/ROLE_TEMPLATE.md", "range": {"start": {"line": 16, "column": 1}}}, "severity": "WARNING"}

Check warning on line 16 in docs/pages/careers/ROLE_TEMPLATE.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'we'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "docs/pages/careers/ROLE_TEMPLATE.md", "range": {"start": {"line": 16, "column": 46}}}, "severity": "WARNING"}

## The products

Expand Down
4 changes: 2 additions & 2 deletions docs/pages/careers/accessibility-engineer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Accessibility Engineer (future role)

<p class="description">You will become our go-to expert for accessibility, to ensure all products meet or exceed WCAG 2.1 level AA guidelines.</p>
<p class="description">You will become our go-to accessibility expert to ensure all products meet or exceed WCAG 2.1 level AA guidelines.</p>

Check warning on line 3 in docs/pages/careers/accessibility-engineer.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.Will] Avoid using 'will'. Raw Output: {"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "docs/pages/careers/accessibility-engineer.md", "range": {"start": {"line": 3, "column": 28}}}, "severity": "WARNING"}

Check warning on line 3 in docs/pages/careers/accessibility-engineer.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'our'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "docs/pages/careers/accessibility-engineer.md", "range": {"start": {"line": 3, "column": 40}}}, "severity": "WARNING"}

## Details of the role

Expand All @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

Check warning on line 16 in docs/pages/careers/accessibility-engineer.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/pages/careers/accessibility-engineer.md", "range": {"start": {"line": 16, "column": 1}}}, "severity": "WARNING"}

Check warning on line 16 in docs/pages/careers/accessibility-engineer.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'we'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "docs/pages/careers/accessibility-engineer.md", "range": {"start": {"line": 16, "column": 46}}}, "severity": "WARNING"}

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/design-engineer-x-grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

Check warning on line 16 in docs/pages/careers/design-engineer-x-grid.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/pages/careers/design-engineer-x-grid.md", "range": {"start": {"line": 16, "column": 1}}}, "severity": "WARNING"}

Check warning on line 16 in docs/pages/careers/design-engineer-x-grid.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'we'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "docs/pages/careers/design-engineer-x-grid.md", "range": {"start": {"line": 16, "column": 46}}}, "severity": "WARNING"}

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/design-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

Check warning on line 16 in docs/pages/careers/design-engineer.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/pages/careers/design-engineer.md", "range": {"start": {"line": 16, "column": 1}}}, "severity": "WARNING"}

Check warning on line 16 in docs/pages/careers/design-engineer.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'we'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "docs/pages/careers/design-engineer.md", "range": {"start": {"line": 16, "column": 46}}}, "severity": "WARNING"}

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/designer.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/developer-advocate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/developer-experience-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/engineering-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/head-of-operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/people-operation-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/product-engineer.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/product-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/product-marketing-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
16 changes: 8 additions & 8 deletions docs/pages/careers/react-community-engineer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# React Community Engineer — X (future role)

<p class="description">You will provide guidance to the community and solve their struggle, working primarily in the advanced components team.</p>
<p class="description">You will work with the advanced components team to provide guidance to the community and help resolve user issues.</p>

## Details of the role

Expand All @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down Expand Up @@ -41,9 +41,9 @@ For additional details about the culture, you can check our [careers](https://mu
We need a Community Engineer to solve friction points of users.
We face challenges on multiple fronts:

- As a result of this growth, we (will) have more users questions and feedback coming in than ever before.
- As a result of our growth, we have more user questions and feedback coming in than ever before.
- The commercial version of the library is growing, but our community of developers is still small and has a reduced incentive to contribute compared to the community plan.
- Software engineers at MUI are tasked with doing support, however, they could benefit from the help of a dedicated person in the company, for instance to improve the workflows and tooling.
- Software engineers at MUI are tasked with user support, but they could benefit from the help of a dedicated person in the company, for instance to improve the workflows and tooling.
- The MUI X Premium plan will offer a technical advisor service, we need a Community Engineer to help deliver it.

Overall, both our open-source community and our premium products are growing fast.
Expand All @@ -53,18 +53,18 @@ We need talented people to keep up with the demands of our exigent community!

### Why this is interesting

You will be a key member of the Developer Experience's team and will directly impact customer satisfaction and success.
You will be a key member of the Developer Experience team and will directly impact customer satisfaction and success.
You will troubleshoot and depending on your bandwidth also fix complex issues related to MUI.
At MUI a Community Engineer is considered a developer, it's a person that enjoys optimizing what already exists but is also eager to help our users with features that are requested by the community.
At MUI a Community Engineer is considered a developer—someone who enjoys optimizing what already exists but is also eager to help our users with features that are requested by the community.

Our products empower React developers to build awesome applications fasterwe see millions of developers on MUI's docs every year, one million a month.
Our products empower React developers to build awesome applications fasterwe see millions of developers on MUI's docs every year, one million a month.

### Key responsibilities

You will own the following responsibilities:

- **Build product knowledge**. You will continually research and learn the current and future best practices of using MUI.
- **Resolve users' issues**. You will solve these issues at two levels:
- **Resolve user issues**. You will solve these issues at two levels:
- On the surface, you will answer developers on GitHub, Zendesk, X, email, Slack.
- At the root, you will create/update the documentation, fix bugs in collaboration with the relevant developer, implement community driven features and more.
- **Provide feedback**. You will work alongside product managers to define and shape the product goals, roadmap, priorities, and strategy based on your frontline knowledge of customer needs.
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-docs-infra.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
4 changes: 2 additions & 2 deletions docs/pages/careers/react-engineer-explore.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# React Engineer — eXplore

<p class="description">You will help eXplore, the team behind the Pickers and Tree View components, build the most comprehensive UI library the world has ever seen.</p>
<p class="description">You will work with the team behind the Date Pickers and Tree View components to expand on our advanced component suite.</p>

## Details of the role

Expand All @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-x-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/careers/react-engineer-x-grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

MUI's story began in 2014 with Material UI, the most successful React implementation of Google's Material Design.
Today, Material UI stands as one of the most popular open-source libraries on GitHub and has paved the way for the fully-fledged startup known as MUI (founded in 2019), which now boasts an ever-expanding ecosystem of React UI products.
We're a company of 35+ people as of early 2024, and we're growing.
We're a company of 40 people as of 2025, and we're growing steadily.

## The products

Expand Down
Loading
Loading