It works on decrement(when buying cake the number of cake decrease) but when trying to increment it malfunctions. Suppose numOfCakes-10 and when we buy it gives us 9 but when incrementing the number instead of giving 11 it gives us 101, 1011, 10111, 101111... Why? is it an intention bug?
I have a question if now i want if the number of cakes or icecreams reaches 0 than it remains 0 not a negative number so how and where can i write this condition?
Your tutorials are perfect better than so many other tutorials. Even the premium once don't explain as well as you do
You deserve more.. attention
Awesome, your teaching very very good easily understood. Could you create NodeJS tutorials?
Very good way of explaining thing highly recommended for everyone to watch this series
Nice and clean explanation
I now know redux and state to a better level now I can make magic!!
Just Amazing. Thank you!
Great tutorials...🥰🥰
Thanks a lot, huge respect!!...
Great work
hello sir create store has been deprecated by redux what should we use instead of redux create store
logs are working in node server but Unable to print logs in the browser. am able to run inspects
Thank you
cant thank u enough Vishwas
thank u for these videos
It works on decrement(when buying cake the number of cake decrease) but when trying to increment it malfunctions. Suppose numOfCakes-10 and when we buy it gives us 9 but when incrementing the number instead of giving 11 it gives us 101, 1011, 10111, 101111... Why? is it an intention bug?
I have a question if now i want if the number of cakes or icecreams reaches 0 than it remains 0 not a negative number so how and where can i write this condition?
you'll have to make another action to set number of cakes to zero so when numOfCakes
Thank you :)
Amazing ...