Because of the following reasons, it is never a good idea to change the state directly: If you alter it directly, executing setState() subsequently may just overwrite your changes. This is not changed when you directly update the state.
Event handlers, server responses, and prop modifications can all cause state to be modified. The setState() method is used to accomplish this. The setState() method enqueues all component state updates and tells React to re-render the component and its descendants with the modified state.
We can change the state without directly mutating it using setState(). As a result of the state change, the component will need to be re-rendered. However, we must exercise utmost caution when using it. When you don't use setState() correctly, you'll not only miss your aims, but you'll also have performance concerns.
Learner's Ratings
4.5
Overall Rating
74%
12%
8%
1%
5%
Reviews
M
Mohanlal Khhurana
5
Very helpful course in learning ReactJS
L
LOVKUSH
5
HTTP moudule ka code hee nhi hai .
Please provide Its most imp. thing in entire course.
The zip is empty
Ishwar Shankar Chavan
5
mam such a great hard work really it is ever best course for beginner to advance .......thanks mam
N
Nitish Kumar Sharma
5
What madam is telling is difficult to understand please update your faculty.
R
Ramanjjilu Naidu
5
May I know where is the source code please. and yes I am very happy to learn with you.
S
sumit kumar
5
Best Course
S
Shivam gupta
5
course is very very good but in source link not any type of css styling file when i extracted it then empty folder is shown module 4 topic is form added
please solve the issue for our practicing
Share a personalized message with your friends.