This guy is legit. He is sharing knowledge from experience while all the other youtube vids ive watched on material ui were basically just reading straight from the docs.
This is the best explanation of MUI I've found. The focus on teaching concepts and how to align your mental model with MUI to get the most out of it makes it stand out.
this is the best mui playlist in 2022 i have watched, and believe me i saw a lot , the explantion is great it even helped me understand the mui docs even better, thanks for the amazing work.
You rock Anthony. My company is just starting to use MUI and you were the first to pop up on a search and probably the best, Thanks and keep sharing that big brain of yours with us.
God bless you Anthony 🙏🏼, been searching of a good/clean explanation of how MUI customization works now. After sometime searching, found this. This is super helpful💯 man. Good work
For those using typescript, you'll find you can't just simply add "myVariant" without the red squigglies. You'll need something like this before your theme code: declare module "@mui/material/styles" { interface TypographyVariants { myVariant: React.CSSProperties; } interface TypographyVariantsOptions { myVariant?: React.CSSProperties; } } declare module "@mui/material/Typography" { interface TypographyPropsVariantOverrides { myVariant: true; } }
Just started trying to learn Material and I am glad the website linked to you. I tried watching the others but they don't really explain things. They just start coding away and build stuff.
I was wondering why I didn't see this tutorial before? It's exactly what I was looking for, someone that explain how to implement MUI with React. Thanks a lot for sharing this amazing tutorial. Can't wait to see the rest of the playlist 🙌🏻🙌🏻
Excellent video and thank you for all of your hard work and sharing your knowledge. I will be watching your whole series and you definitely have a new subscriber!
Sir when a project with MUI 5. Your videos are very informative but it would be great if you bundle all those components and make a decent project-based approach to teaching. In that way, we can grab it easily. And it boosts our confidence to work on the next project as our own. Thank you!
Excellent video. Usually I wrap my components to extend the base MUI library, so I will have control over props passed and styling, but it seems that is not needed, and we can achieve all this using theme? Or is it still best practice to wrap MUI components to create our version of say MUI-Button etc? Thanks!
This guy is legit. He is sharing knowledge from experience while all the other youtube vids ive watched on material ui were basically just reading straight from the docs.
I am only 13 minutes in and I can already tell this is quality material. Thank you so much Anthony!
This is the best explanation of MUI I've found.
The focus on teaching concepts and how to align your mental model with MUI to get the most out of it makes it stand out.
this is the best mui playlist in 2022 i have watched, and believe me i saw a lot , the explantion is great it even helped me understand the mui docs even better, thanks for the amazing work.
Thank you! You did this piece with so much love ❤
Can't find other free video about material ui that is so good like this, damn man you nailed it. Subs!
this guy! i bought an outdated course to learn this on udemy and Ant just hit it out the park with this course. hats off to you bud. thanks you
You rock Anthony. My company is just starting to use MUI and you were the first to pop up on a search and probably the best, Thanks and keep sharing that big brain of yours with us.
Anthony, this is gold content. Thanks for the super helpful video.
God bless you Anthony 🙏🏼, been searching of a good/clean explanation of how MUI customization works now. After sometime searching, found this. This is super helpful💯 man. Good work
hands down the best MUI V5 tutorial series I found on youtube. Good job!!
the best class I came across !!
Hey Anthony, I would like to appreciate your efforts on giving brief overview on Material UI. Love your way of Teaching!
The absolute best tutorial on MUI. Thank you sir
For those using typescript, you'll find you can't just simply add "myVariant" without the red squigglies. You'll need something like this before your theme code:
declare module "@mui/material/styles" {
interface TypographyVariants {
myVariant: React.CSSProperties;
}
interface TypographyVariantsOptions {
myVariant?: React.CSSProperties;
}
}
declare module "@mui/material/Typography" {
interface TypographyPropsVariantOverrides {
myVariant: true;
}
}
That is hella annoying
@@alfredmadere9030 Indeed
Do you know how to do the same with palette?
Thank you, was searching for this
Honestly this video deserves much more views
Watched the whole yt to find the answers this 30 min video gave.
Thanks
Just started trying to learn Material and I am glad the website linked to you. I tried watching the others but they don't really explain things. They just start coding away and build stuff.
I've struggled with this library on my own so much and you have explained it so beautifully thank you
Thank you! This was awesome. You've done a great job of pulling lots of content together and making them easily digestible.
I need to write a simple UI for my fastapi based CRUD API and this video helped me a lot. Thanks!
I have taken so many courses. Never seen such an amazing explanation. This is an amazing talent!
I will be going through all those material ui component videos. Looking forward to learning Material UI more in depth from you.
Thank you man
this is an invincible guide
you really helped me
I appreciate your work here
Fantastic tutorial! Thanks for this ;)
Great tutorial!! And the teaching style has really created more curiosity towards exploring MUI.
Best introduction ever! Thank you very much for providing this!
I was wondering why I didn't see this tutorial before? It's exactly what I was looking for, someone that explain how to implement MUI with React.
Thanks a lot for sharing this amazing tutorial. Can't wait to see the rest of the playlist 🙌🏻🙌🏻
Glad I found you as I begin learning React/MUI! 👍
Excellent and concise crash course thanks!
Thanks! Quality training right here
Thank you so much for your great effort. I learned a lot.
Did u use react 18?
Is it working well?
Excellent video and thank you for all of your hard work and sharing your knowledge. I will be watching your whole series and you definitely have a new subscriber!
quality video..thanks for making this
Thanks Anthony. You made life simple
This explains so much, so well! Thank you!🎉🎉🎉
This was exactly what I needed! 😍
Awesome crash course on MUI. Thanks so much!
Really useful tutorial, thank you!
Frrrrr tNice tutorials man just straight forward !
Great video Anthony Thanks !
Thanks for the motivation. I wasn't sure if I could do it, but I might try it eventually.
Very informed individual! Thanks
Thank you, super useful and straight to the point with perfect pacing!
Thank you for a nice explanation. I'm not a web developer but making an app for myself. Your videos really help :D
Don’t be afraid, just embrace it.
You helped me a lot. Huge thanks!
Anthony I love You!! thanks for this
Great explanation and examples. Thank you
Great video, thank you!
great work !!
Thank you for this very profesional tutorial I hope you receive blessings :)
Awsome video!
Thank you so much for your effort!!!! Very well explained.
Such a great job explaining the them object! Thank you!
Much appreciation.
This is mad helpful, thank you so much!
what a great tutorial !!!
great crash course!
Thank you so much. Well detailed. Very helpful ❤️
Nice explaining. It is Very Helpful. Thanks
because its hard doesn't make it impossible! Stay safe!
Its best indeed. Thanks
Sir when a project with MUI 5. Your videos are very informative but it would be great if you bundle all those components and make a decent project-based approach to teaching. In that way, we can grab it easily. And it boosts our confidence to work on the next project as our own. Thank you!
That's a great idea! Thank you Nehat!
Awesome video
I see you are a man of culture as well
excellent video
you are a god!
Drag the volu for the setuper track that you're recording into all the way down.
Thanks you for the video! Which color scheme are you using?
Nice tour.
Thanks A Lot Dude
Pengunjung baru bang.. semangat buat konten..
thanks 🍊🍊🍊
Excellent video. Usually I wrap my components to extend the base MUI library, so I will have control over props passed and styling, but it seems that is not needed, and we can achieve all this using theme? Or is it still best practice to wrap MUI components to create our version of say MUI-Button etc? Thanks!
love from India🇮🇳🇮🇳
Really good explanation, thanks for that 😊
do you have a MERN created project using MUI5?
This is great! BTW I think that your video might be lagging one or two frames behind your audio...
Sir please continue react part you easily explain the concept you have not explained is useContext just subscribed waiting for it.....
How to use callout? I can see them used in docs. but I cannot find this component
Your video is great! Thank you! Could I consult you if I can use Tailwind CSS for the MUI 5?
property refrencen tables 24:16
What font family are you using for your VS Code mate?
nice explaination
How can we add custom colors to ThemeOptions at TypeScript
Is mui better than chakra? I'm new to react and don't know what to use.
Bro thx really
Great!
track, but the problem is I don't know how to do tNice tutorials, it only goes to the setuper as the whole track...can you help with tNice tutorials?
Hello sir,is it okay to forstly devolope full frontend with react and after create backend with laravl
Just To Let You Know Anthony, I am from Pakistan.... Just Subscribed
Rather than using JS, can you use TS for future videos?
Can you do a Mantine UI tutorial?
Hi Anthony
It's really great tutorial. Can you please make project based tutorial like designing dashboard from mui5??
Nice video
Good explanation
Thanks and welcome!
👌🏻
Great
Good Tutorial. Only issue is your voice is inaudible when using laptop speakers.
so now makeStyles doenst work right ?