🤩Access My Complete React Course:- www.udemy.com/course/the-ultimate-react-course-2023-w-real-world-projects/?referralCode=993CD544A6816303D3AD
@figmawithrazib Жыл бұрын
this is paid? plz make us free
@CodeBlessYou Жыл бұрын
DM me on Instagram@@figmawithrazib
@thosan3090 Жыл бұрын
Omg i swear when i search for a tutorial on youtube, it'll be more helpful if i hear the Indian accent, thank you so much sir
@CodeBlessYou Жыл бұрын
My pleasure❤❤
@ebenezerowusu16807 ай бұрын
Very true 👍
@sohampathak8173 Жыл бұрын
When you can apply things you have learned well but if you can explain it to others in the most simpliest way you are a genius!!! Thanks Genius!! 👑
@CodeBlessYou Жыл бұрын
Thank you so much for your compliment. Grateful for that❤❤
@SachinKumar-x9r6kАй бұрын
Most underrated channel in whole coders community ❣❣❣
@CodeBlessYouАй бұрын
Thank you so much for this comment❤❤❤
@thesankharoy Жыл бұрын
simple, effective and easy to understand. Thanks a lot
@CodeBlessYou Жыл бұрын
❤❤
@zeeshanali4502 Жыл бұрын
i was not expecting this much information but thanks buddy you have done the best work . i really apreaciate your work 💓
@CodeBlessYou Жыл бұрын
Thank you so much for your support❤❤
@arhampersonal Жыл бұрын
Very useful❤❤
@CodeBlessYou Жыл бұрын
❤❤
@carldjovan Жыл бұрын
This was very helpful. Thank you sooo much :)
@CodeBlessYou Жыл бұрын
❤❤❤
@ojukwudavid3247 Жыл бұрын
This is extremely helpful, thanks a lot man!
@CodeBlessYou Жыл бұрын
Thanks for your support. Really grateful for that❤❤
@МаксимСоловьев-с9н Жыл бұрын
This is so simple, thank You!!!
@CodeBlessYou Жыл бұрын
❤❤❤
@introvert07726 күн бұрын
working. thanks
@CodeBlessYou26 күн бұрын
❤❤❤
@dipankarbarman5307 Жыл бұрын
Nice logic very helpful ❤
@CodeBlessYou Жыл бұрын
❤❤❤
@surajbera865 Жыл бұрын
Nice video, also filled up the form.
@CodeBlessYou Жыл бұрын
Thank you so much😇❤
@Karp22_ Жыл бұрын
Thanks a lot! New suscriber
@CodeBlessYou Жыл бұрын
Grateful for that❤❤❤
@romimaximus Жыл бұрын
At 4:25mins ... i have no idea where u got the "[data-theme="dark]" from ?.. and whats "[data-theme]" ?
@CodeBlessYou Жыл бұрын
[data-theme="dark"] is we add attribute to the body element in our setDarkMode function[at 1:30]: document.querySelector("body").setAttribute('data-theme', 'dark'); [data-theme] is an attribute to know the data of current application theme. If our data-theme="dark", then currently user select dark mode, else user in light mode.❤
@ruthra5398 Жыл бұрын
Nice one....easy one
@CodeBlessYou Жыл бұрын
❤❤❤
@gladiatorx77 Жыл бұрын
Really helpful man. Thanks a lot!
@CodeBlessYou Жыл бұрын
Thank you for your support brother😇❤❤
@publicshortsviral Жыл бұрын
Keep uploading bro 👍
@CodeBlessYou Жыл бұрын
Sure I will
@peterwong2463 ай бұрын
can you tell us why we need to use ReactComponent for import svg, but we cannot do that with the png or jpg?? Thanks a lot!!!
@CodeBlessYou3 ай бұрын
See SVGs can be treated like components because they're XML-based, while PNGs and JPGs are static image files that can't be dynamically manipulated in the same way.
@MrBumbo90 Жыл бұрын
Great video and to the point. Thanks a lot!
@CodeBlessYou Жыл бұрын
❤❤
@LuisRodriguez-ro5py Жыл бұрын
A lot of value in this short video
@CodeBlessYou Жыл бұрын
Thanks for your support❤❤
@uminhtetoo Жыл бұрын
Thank you so much for sharing your knowledge, Sir.
@CodeBlessYou Жыл бұрын
Thanks for your support❤❤
@paf_developpement Жыл бұрын
❤🎉 Thank You
@CodeBlessYou Жыл бұрын
❤❤❤
@wesalahmed-pl3mj Жыл бұрын
thank you soo much you helped me a lot!!
@CodeBlessYou Жыл бұрын
My pleasure ❤❤
@hottvomit Жыл бұрын
Great video, thanks
@CodeBlessYou Жыл бұрын
❤❤
@nathanielgonzalez959811 ай бұрын
I am attempting to use localStorage in a Nextjs environment, but I am getting a "localStorage not defined error". I did some reading and learned it should not work in a Reactjs environment either, yet you are able to. Why is this? Am I missing something? Any help would be greatly appreciated. Thank you so much for your video.
@CodeBlessYou11 ай бұрын
If you are encountering a "localStorage not defined" error, consider the following: Make sure you are using localStorage in the client-side code, not in server-side rendering (SSR) or during the build process. Check if there are any conditional statements or environments that might prevent the code from running on the client side. Confirm that your code is running in the browser environment.
@nathanielgonzalez959811 ай бұрын
@@CodeBlessYou Thank you so much! I have much to learn regarding the client vs server side rendering, but I greatly appreciate that you've pointed me in the right direction.
@nathanielgonzalez959811 ай бұрын
@@CodeBlessYou It worked!! You are the best. Thank you, my friend. Just subscribed to your channel!
@CodeBlessYou11 ай бұрын
My pleasure @@nathanielgonzalez9598
@CodeBlessYou11 ай бұрын
Grateful for that brother@@nathanielgonzalez9598
@waqasalam_0073 ай бұрын
Why you are using dom in react?
@kimhwanhoon Жыл бұрын
thank you man!
@CodeBlessYou Жыл бұрын
❤❤❤
@YounusFoysal8 ай бұрын
Thank you
@CodeBlessYou8 ай бұрын
❤❤❤
@ewweeewewweweewwe Жыл бұрын
Thank you!
@CodeBlessYou Жыл бұрын
❤❤❤
@asha8201 Жыл бұрын
After adding that folder, what are all the changes we need to make in the react folder to make it work?
@CodeBlessYou Жыл бұрын
After adding folder, You just need to add DarkMode component in your Component in which you want to display. After that you can also modify CSS according to your needs
@CodeBlessYou Жыл бұрын
Sorry Asha, I recently check this DarkMode zip and I uploaded end file at the place of beginner file. You can now download the starter file, that will not give you any error. Sorry for that again
@All365_Khaladunnabi8 ай бұрын
Thanks
@CodeBlessYou8 ай бұрын
❤❤❤
@Saivivek-l4c10 ай бұрын
Hi brother do you have monalisa ttf file as you used in the project can you send it I can use it
@CodeBlessYou10 ай бұрын
It's illegal to share purchased fonts. But you search for that, then you can get that font FREE.
@sakibulhasan63457 ай бұрын
this is gold
@CodeBlessYou7 ай бұрын
❤❤❤
@erencetin78054 ай бұрын
I did everything what you have done , toggle button appears on the screen but colors don't change.What should I do?
@CodeBlessYou4 ай бұрын
Try to inspect CSS, maybe there are some changes
@erencetin78054 ай бұрын
@@CodeBlessYouI solved it , thanks
@CodeBlessYou4 ай бұрын
@@erencetin7805 ❤❤❤
@bijoy3369 Жыл бұрын
Can we add 3rd and 4th theme also? Like daisyUI?
@CodeBlessYou Жыл бұрын
Yes you can. But keep in mind, more choice more users gets confused.
@mhhamzaedits7 ай бұрын
Mashallah 😍😍
@CodeBlessYou7 ай бұрын
❤❤❤
@hamidmammadli6360 Жыл бұрын
go on my brother
@CodeBlessYou Жыл бұрын
Thanks for your support brother😇❤
@SuperMBARutgers2013 Жыл бұрын
I'm getting an error: Warning: Invalid DOM property `for`. Did you mean `htmlFor`?
@CodeBlessYou Жыл бұрын
In react, we can't use for attribute because it is reserved keyword in JavaScript (for loop). Same as class and className. So we have to use htmlFor instead of for in label
@suryapasupuleti604 ай бұрын
how to fix the delay on text changing colors?
@CodeBlessYou4 ай бұрын
remove transition CSS from the style
@danielparinding110810 ай бұрын
i have follow the steps,but i got an error: Uncaught SyntaxError: import not found: ReactComponent can you give solution?
@CodeBlessYou10 ай бұрын
We get this error because of React Update. First you have to install one package, npm install vite-plugin-svgr@3.2.0 and in your vite.config.js file, you have to add svgr plugin in plugin array. Use this github repository - github.com/pd4d10/vite-plugin-svgr#readme
@muhammadrifqy24 Жыл бұрын
TYSM!
@CodeBlessYou Жыл бұрын
❤❤
@mehrdadsadeghizadeh32194 ай бұрын
tanks
@CodeBlessYou4 ай бұрын
❤❤❤
@shubhamjangid593611 ай бұрын
how can i do this same thing in scss and react
@CodeBlessYou11 ай бұрын
Once you understand the logic of Dark Theme then you can apply it on any thing
@RajeshKumar-xx8ey Жыл бұрын
Hi Bro, kindly make a video in React Js bro Your Videos make easy to learn react ASAP make video in react thanks a lot
@CodeBlessYou Жыл бұрын
Currently Working on Complete React JS course which will cover all important concepts with real world projects. You can register for FREE from here: forms.gle/aBtV1aRdcbztDwF3A
@harshafly Жыл бұрын
thank you
@CodeBlessYou Жыл бұрын
❤❤
@rasulgold5466 Жыл бұрын
Why my css code don't working?
@CodeBlessYou Жыл бұрын
Check you imported CSS file at the top or not
@acm1ptmiamor Жыл бұрын
excelent!
@CodeBlessYou Жыл бұрын
Thanks for your support❤❤
@philipokorie5556 Жыл бұрын
I can see that my toggle works but the colours don't change
@CodeBlessYou Жыл бұрын
Try to inspect and check dark attribute is adding or not
@ishansaxena827 Жыл бұрын
How to toggle data-bs-theme="dark" to data-bs-theme="light" in new Bootstrap 5.3 My Content
@brandonbh04 Жыл бұрын
When you set the dark theme attribute on the body, aren’t we not supposed to directly change DOM elements when working with React?
@CodeBlessYou Жыл бұрын
You can use this or you can define state variable and change that state variable on toggle and toggle className for our app component div. You can do it both ways
@jeff_yss Жыл бұрын
Good logic
@CodeBlessYou Жыл бұрын
Thanks for your support❤❤
@saim45567 ай бұрын
where is source code......
@adarsh-chakraborty Жыл бұрын
Vs code font & theme?
@CodeBlessYou Жыл бұрын
AYU MIRAGE
@ivan448611 ай бұрын
Using querySelector in a react app doesn't look good to me. There should be a better way of doing that.
@CodeBlessYou11 ай бұрын
I will upload the update version on this Video :)
@okkillerkd11 ай бұрын
can you provide whole code plzzzz
@CodeBlessYou11 ай бұрын
I don't have the source code now. Because I think I record this video one year ago. Still I will check my backup. If it is available then I will inform you❤❤
@okkillerkd11 ай бұрын
@@CodeBlessYou ok thanks
@babar1785 ай бұрын
Hello sir i m very poor and unable to pay for your react paid course can you please provide me for free your react course .plz plz sirr😢
@CodeBlessYou5 ай бұрын
Contact me on Instagram, When I create coupon for React Course I will give you FREE❤❤❤
@babar1785 ай бұрын
@@CodeBlessYou thank you so much sir
@CodeBlessYou5 ай бұрын
@@babar178 Here is the FREE Access - www.udemy.com/course/the-ultimate-react-course-2023-w-real-world-projects/?couponCode=FF4E7D5CD87487F51D26
@vaswna14 Жыл бұрын
Nice solution but you don’t use react with states or context and your way is a bit difficult to unterstand
@CodeBlessYou Жыл бұрын
Yes It is Vanilla JavaScript and React also build on Vanilla JavaScript. Thanks for your support. Really grateful for that😀❤❤