mui / mui-public

The public mono-repository of MUI (as an organization), see mui/mui-private for the opposite.
80 stars 16 forks source link

[docs] Change pnpm order, place second #181

Open oliviertassinari opened 5 months ago

oliviertassinari commented 5 months ago

Summary

pnpm grew to be the second most used dependency management tool: https://2023.stateofjs.com/en-US/libraries/monorepo_tools/ (after npm)

SCR-20240621-bakc

So I believe we should change the order on all the pages of the docs, e.g. https://mui.com/material-ui/getting-started/installation/, https://mui.com/x/react-data-grid/getting-started/#installation.

SCR-20240621-basv

I explored a bit this topic in https://x.com/olivtassinari/status/1789065680370737630.


oliviertassinari commented 5 months ago

@alelthomas maybe a small one, to help discover the codebase and process. This would typically be left to the community otherwise.

rotem227 commented 4 months ago

@oliviertassinari - this issue is still tagged as "ready to take" so I've created a PR for it. Should I close it or is it still relevant?

oliviertassinari commented 3 months ago

Should I close it or is it still relevant?

@rotem227 We have an open PR for it mui/material-ui#42712. I think it's about pushing a couple of commits on this PR to get it to the finish line.

oliviertassinari commented 3 months ago

I'm reopening and moving this to mui-public. At this stage, it's a cross MUI docs initiative, cc @samuelsycamore for awareness.