Just what I needed, thank you. Please do more MUI 5 please. 🐘 I want to learn to mix MUI 5 with Gatsby. Gatsby for the images MUI for style and layout. 🍵
he can't made normal uslas video from latest version. Are you think he can make normal vide fron new version ? :))) I think you will waiting 2 or 3 years :)))
Hi, Thank you for your support. If you loved it then please do me a favor, please like the video and please subscribe so that you get notified when I'll upload it and with that much more people can learn from this. Thanks❤️❤️
@@IndianCoders when i was working on html css it was ok to make responsive but now on react things looking difficult to make responsive because there are so much components and screens what should i do for responsiveness
Thanks. but we can resolve the console error react_devtools_backend.js:4012 MUI: The `value` provided to the Tabs component is invalid. None of the Tabs' children match with "undefined". You can provide one of the following values: 0, 1, 2, 3. at Tabs (localhost:3000/static/js/bundle.js:43354:83) at div at localhost:3000/static/js/bundle.js:15101:66 at Toolbar (localhost:3000/static/js/bundle.js:44463:82) at header at localhost:3000/static/js/bundle.js:15101:66 at Paper (localhost:3000/static/js/bundle.js:38439:83) at localhost:3000/static/js/bundle.js:15101:66 at AppBar (localhost:3000/static/js/bundle.js:27078:83) at div at Navbar1 (localhost:3000/static/js/bundle.js:9599:76) at Router (localhost:3000/static/js/bundle.js:110672:15) at BrowserRouter (localhost:3000/static/js/bundle.js:108989:5) at App (localhost:3000/static/js/bundle.js:70:86) at div at StepContext (localhost:3000/static/js/bundle.js:13504:82)
Best MUI 5 demo I've seen so far! Super easy to follow and fully understand. Thank you so much! :)
The best tutorial ever. Thank you Indian Coders
Happy to help
i was finished the tutorial and it's working properly, the question is how do i add some icons for each label dynamically? thanks in advance 🙏
You can add icons instead of strings
@@IndianCoders i mean both string and icons sir...
Thanks, I got some good value out of this as a newb coder
Most informative video I found on MUI. Thanks!
If I will follow you then I will be like you the best guide on youtube. Just kidding bro. Really amazing tutorial
one of the best video on youtube love you bro ❣❣
Just what I needed, thank you. Please do more MUI 5 please. 🐘
I want to learn to mix MUI 5 with Gatsby. Gatsby for the images MUI for style and layout. 🍵
Glad you loved this. Will surely make on that.
he can't made normal uslas video from latest version. Are you think he can make normal vide fron new version ? :))) I think you will waiting 2 or 3 years :)))
Thank you so much working perfectly sir
I want to know another one thing. how to close menu drawer automatically after clicking a menu item
Add onclick on list item and set open to false😊
@@IndianCoders thank you sir
And what if I want to open the side bar in the right side?
Please answer
Set position prop to right and done
simply super and do expect more.
Thank you very much!
thank you bro for teaching this helped me a lot
why does it show 8 vulnerabilities (2 moderate, 6 high) in my program
Very good video and explanation! Congratulations on sharing this! very much appreciated
so awesome !!! this is what i need for my project.
Really useful and extremely clear!!! Thanks a lot!
Hi there ,
the tutorial was very good,
continue with the ReactJS MaterialUI 5 tutorial.
It would be good.
Dieter
Hi, Thank you for your support. If you loved it then please do me a favor, please like the video and please subscribe so that you get notified when I'll upload it and with that much more people can learn from this. Thanks❤️❤️
In The setup my kick doesn’t soft the sa as your, mine is more of a clicking soft, yours has more of a boom soft, do you know how
Personal request, can u please bring up mern ecommerce application?
Already in progress 😊
Great video. Which extension do you use to autoimport mui components? Thank you ;)
Latest version of VS Code by default auto imports the components.
is this app bar in fixed position ???
plz reply
Yes by default it's fixed you can give position value as sticky to make it sticky to top
Thank you so much! this video helped me a lot to understand Material UI!!
Thank you so much.
Really helpful
Excellent sir.Thank you .
Really useful....thanks u
Simple and informative, thanks a lot!
brilliant tutorial. thank you.
Hi! How i can with that guide use routes?
See my Book store mern stack tutorial. I have implemented in that
great
Can i use this on codesandbox?? The online editor??
Yes
Thank bro , well done
Where can i get the source code for this tutorial ?
Hi, uploaded. Please check
Thank you brother, It will help me a bunch.♥
How to use react router dom with this? I am having trouble. Please if someone can reply
I've implemented it in all of my Mern projects. You can watch out there
Thank You
TnQ So much...🥰🥰🥰🥰🥰🥰
Thanks, really neat video. i changed const [value, setValue] = useState(0); so state starts at 0 to remove an error
Thank you sir
source code please
Hi, updated. Please check
After 6 months in react js, I still suck in making header.
Have u tried this video?
this is to much lengthy core ui could be better option and even bootstarps gives us responsive navbar
Mui offers way more flexibility than BS.
@@IndianCoders when i was working on html css it was ok to make responsive but now on react things looking difficult to make responsive because there are so much components and screens what should i do for responsiveness
23:56
thank u so much sir
Thanks. but we can resolve the console error react_devtools_backend.js:4012
MUI: The `value` provided to the Tabs component is invalid.
None of the Tabs' children match with "undefined".
You can provide one of the following values: 0, 1, 2, 3.
at Tabs (localhost:3000/static/js/bundle.js:43354:83)
at div
at localhost:3000/static/js/bundle.js:15101:66
at Toolbar (localhost:3000/static/js/bundle.js:44463:82)
at header
at localhost:3000/static/js/bundle.js:15101:66
at Paper (localhost:3000/static/js/bundle.js:38439:83)
at localhost:3000/static/js/bundle.js:15101:66
at AppBar (localhost:3000/static/js/bundle.js:27078:83)
at div
at Navbar1 (localhost:3000/static/js/bundle.js:9599:76)
at Router (localhost:3000/static/js/bundle.js:110672:15)
at BrowserRouter (localhost:3000/static/js/bundle.js:108989:5)
at App (localhost:3000/static/js/bundle.js:70:86)
at div
at StepContext (localhost:3000/static/js/bundle.js:13504:82)
yeah I missed that error :p