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

[docs] need for a blog about how to optimize MUI #41992

Open
kasir-barati opened this issue Apr 21, 2024 · 0 comments
Open

[docs] need for a blog about how to optimize MUI #41992

kasir-barati opened this issue Apr 21, 2024 · 0 comments
Assignees
Labels
docs Improvements or additions to the documentation status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page

Comments

@kasir-barati
Copy link

kasir-barati commented Apr 21, 2024

Related page

https://mui.com/material-ui/guides/minimizing-bundle-size/

Kind of issue

Missing information

Issue description

I think we definitely need some blog posts about how to make your SPA app faster when using MUI. I also experienced MUI performance hits in my ReactJS app and did not know what should I do except looking for a needle in a haystack. It was a real pain in the neck.

So now I think you have a very good understanding of what might goes wrong when using MUI and just jot them down in a blog post so that people like me have a place to look for possible explanation. Also it will help us to understand what we are doing that is wrong and needs to be changed.

Context

Having a better understanding on how to use MUI in a performant fashion without feeling overwhelmed and possibly not ending up saying "I cut my losses!" or "I decided it was not worth it!". I already feel that so many devs are in my shoes and just wanted to voice it.

I also do not see making my own custom components using a css lib like tailwind as a viable and feasible answer since I really do not wanna spent hours and hours to create, maintain, write tests, debug, take care of accessibility issues on my own 😅.

Please share your thought with me and if your think I am missing something please point it out.

Thanks for the wonderful MUI and this lovely support.

Search keywords: optimization, performance, MUI, material UI

@kasir-barati kasir-barati added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page labels Apr 21, 2024
@zannager zannager added the docs Improvements or additions to the documentation label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page
Projects
None yet
Development

No branches or pull requests

3 participants