This challenge is part of the hiring process for some positions at MUI.
https://github.com/mui/tech-challenge-design-engineer.git
This challenge is part of the hiring process for some positions at MUI. The idea is to make as much progress as possible under a given time constraint of (3-4 hours).
MUI is a fully remote company with a team that spans the globe. The majority of our work is asynchronous, and we rely on written communication to collaborate. We're radically transparent: nearly all of our work happens in public.
For additional details about the culture, you can check our careers and about pages and also our public Handbook.
MUI is best known for our flagship product, Material UIβbut this is just one of three core component libraries we maintain. Base UI is our headless component library, and Joy UI is a sister library to Material UI that implements our own in-house Joy Design system. We also host Design Kits and pre-built Templates.
Beyond the core libraries, MUI X offers advanced components like the Data Grid, Date and Time Pickers, and Charts, for more complex user interactions and data visualization needs.
We're also making ambitious moves to incorporate our full suite of components into Toolpad, a low-code admin builder tool for assembling full-stack apps faster than ever.
Learn more about MUI's products in this blog post: An introduction to the MUI ecosystem.
Given that the Design Engineer position sits right at the intersection between engineering and design, this challenge aims to simulate how a potential day-to-day situation plays out. Our challenge is to develop a stacked Snackbar component. We'll review how you make design decisions and the quality of the written code.
Here's an example design:
We encourage you to add your creative spin to the designβwe want to see your design taste!
To save you time, we created a working environment with Next.js, TypeScript, ESLint, and other complementary dependencies. Follow the steps:
git clone git@github.com:mui/tech-challenge-design-engineer.gitpnpm ipnpm devInstructions:
/_node_modules_/ and /.next/ folders.