Haven't even started with previous tutorial (got my first job as a junior frontend and also still currently studying at bootcamp). But I 100% will. Thank you for new episodes!
@theatypicaldeveloper2 жыл бұрын
Hey Den, super happy to hear you landed your first job, congrats! Thanks for leaving the comments, that means a lot :).
@denmccormik76542 жыл бұрын
@@theatypicaldeveloper Thank you very much, because now I am not afraid to get task with custom mui theming, but before your videos I could only find how to do it in legacy way, which doesn't work anymore.
@theatypicaldeveloper2 жыл бұрын
@@denmccormik7654 glad to hear that! Make sure to leave the comment if you're stuck with something, that way I could create another mui video lol.
@JaimeDeFi2 жыл бұрын
Wow, really nice videos mate! I arrived here after watching other two really good guys but based on Material-UI 4. This is the first series based on MUI5 I have seen so far and you really put the focus on what matter most and which is new on MUI5. Thanks for your your videos and the codes on GH and awesome is your first time doing Yt. keep rocking!! :)
@theatypicaldeveloper2 жыл бұрын
hey Jaime! Thank you soooo much for your comment, that means a lot! I'm glad that you enjoyed it. I am going to drop another video this week and if you do have a subject that you'd like me to talk about then just let me know!
@tranngocson41092 жыл бұрын
very useful, thank you, i'm learn alot of thing about material ui from this playlist
@AhmadMaartmesrini Жыл бұрын
your great playlist is awesome besides it got recommended by mui docs itself good luck
@DaveTradeFx_012 жыл бұрын
Please be aware of your screen when you show the output of the mui result in the browser because you missed it sometimes, and we can not see the result. By the way your explanation is good and video quality also good, keep doing it. Thank you for your hard work
@theatypicaldeveloper2 жыл бұрын
hey Hak, thank you for your opinion, that means a lot! I'm quite a newbie when it comes to video capturing / editing. But I'm sure it'll get better over time. Thanks again
@santiagoescobar16482 жыл бұрын
great!! you helped me a lot
@theatypicaldeveloper2 жыл бұрын
Hey Santiago, glad my vids helped you. Dropping another one this week :).
@Andrei-qi4tm Жыл бұрын
Very good tutorial, thanks
@masudulalam53862 жыл бұрын
I am getting Module not found: Error: Can't resolve '@mui/material/Snackbar' Can anyone tell why Is this happening?
@theatypicaldeveloper2 жыл бұрын
hey Masdul, looks like you're missing the mui core library, just simply run: npm install or yarn add @material-ui/core
@AhmadMaartmesrini Жыл бұрын
thanks a lot
@sujanmongar2 жыл бұрын
HI Can i get your help please. I want to switch to different dashboard with different navbar items, header, etc. i have been trying this but couldnt do it.
@theatypicaldeveloper2 жыл бұрын
hey Sujan, switching different dashboard with dif navbar items as in using a different drawer component? If so you'd have to go to MUI.com > components > drawers and pick the one you like and then adjust the code that you already have accordingly. It would be exactly the same with the header. Unless you just want to customize it sliglthy / add props then these components are perfect for further customization.
@AhmedKhan-rt6oz2 жыл бұрын
Please make the entire series from customizing the text fields
@theatypicaldeveloper2 жыл бұрын
hey Ahmed, if I find time I might do some random MUI related videos. For now I would like to finish off the dashboard and seal off the series. But i'll write that down to my 'extras' list.
@AhmedKhan-rt6oz2 жыл бұрын
@@theatypicaldeveloper THANKS!. BUT PLEASE MAKE TEXT FIELDS CUSTOMIZATIONS LIKE BORDER IS NOT CHANGEABLE, RADIUS ETC