"scripts": { "start": "NODE_OPTIONS=--openssl-legacy-provider react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, if you still run with older version
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?
You are an incredible instructor keep it up Vishwas!
From 1 to 14 in one go!
one of the quality content on youtube which is difficult to find in today's world ;) ;)
The best react redux tutorial. AWESOME!!!! Thank you so much
your all videos is amazing learning lot of things from you and getting job because of you thanks
rfce blew my mind !!
Then u will love rafce
Hi Vishwas Thanks for making such kind of vedieo and now am able to undestand redux very well .
Thanks For the Great Tutorial Dude ! Will share my work for better community
This was extremely helpful! Thank you for your time and efforts.
You are a great teacher !
The best react redux tutorial. Very good explanation. Thank you.
Life saver you are thanks🤞
you are too good man.;;;;; TBH you are better than traversay media.. keep it up sir..
I agree Vishwas is great teacher, but please don't compare with others Everyone is contributing their best to js community.
Brother I understand you want to show your respect, but traversy media is also doing an awesome job and helping millions. Please dont compare.
2:16 Why we install both packages together? redux & react-redux both?
Thank you so much
I just wonder why you have double sided arrows on you diagram between Redux Store(State) Reducer?
"scripts": {
"start": "NODE_OPTIONS=--openssl-legacy-provider react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
if you still run with older version
Wish this was also in the Git Directory
Awesome series.tqq very much
Sir thank for the tutorial... Sir can make a tutorial on React Router.
can you pls suggest which part routing concept is there
what are the important extensions need to add
I was able to get "snippits" working by installing "React/Redux/React-Native/JS snippets"
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 am having the same problem. Did you find the solution?
@@soumyakhatri8773 change the datatype of numOfCakes to number, that will do
source code github link?
Thanks For the Great Tutorial Dude ! Will share my work for better community