this gave me a good understanding of context API, thank you
@naveenjoe8923 жыл бұрын
This video was really helpful for my project. Thanks, dude!
@codewithbubb3 жыл бұрын
Cheers - glad it helped you out.
@amandathompson96973 жыл бұрын
Awesome, and perfect timing!
@codewithbubb3 жыл бұрын
Thanks Amanda, hope you found it useful.
@ivanudodenko8694 Жыл бұрын
Thank you! And what about background color? How can i reach em?
@abdulsamadusman59013 жыл бұрын
This is awesome and well explained!....Thanks!👍
@codewithbubb3 жыл бұрын
Cheers Abdulsamad, glad you liked it!
@atharvabhosale35293 жыл бұрын
Thanks a lot I don’t know how to thank you your videos are so good and you start asap
@codewithbubb3 жыл бұрын
Cheers - glad you liked. Yeah, I don't like videos where there is lots of waffle.
@olavutneskjeldal11082 жыл бұрын
Hey! Thanks for the tutorial! I hope you can help me with some minor problems! I've followed this instruction to match my project, but I'm having problems with: 1. I have card with text, and text i want to have different colours, how can i make that happen when i only define color once? (i.e i want to change colors like the css file, or maybe even in the css file if I can access it from there?) 2. I get white margins with darkmode. I have fixed this most placed by using padding instead, but some places I need margins, but i still want darkmode, how can i make that happen?
@bhagabatiprasad26123 жыл бұрын
Well explained. But, is there any advantage of using .jsx instead of .js extension?
@codewithbubb3 жыл бұрын
Yes, you'll be able to use JSX! reactjs.org/docs/introducing-jsx.html I guess depending on your setup, you could get your .ts or .js files interpreted to handle JSX code too.
@pratyushsingh59303 жыл бұрын
Perfect explanation and 👍🏻
@codewithbubb3 жыл бұрын
Thanks very much 😀
@rangabharath42533 жыл бұрын
Awesome 👍😎
@codewithbubb3 жыл бұрын
Cheers 😀
@7890ishan3 жыл бұрын
Well explained
@codewithbubb3 жыл бұрын
Thanks Ishan!
@amalmohan98023 жыл бұрын
Hey, can you do a react-redux tutorial?
@codewithbubb3 жыл бұрын
Yep, should have one next week (or the week after) depending on time 👍