Batching is a React feature that aggregates all state updates into a single update, resulting in a single re-render and thereby bettering the app's speed. Batching was only done for event handlers in early versions of React.
React has an interesting feature called batch updating, which mixes state updates. The fundamental notion is that all setState calls made within a React event handler or synchronous lifecycle method will be batched into a single update. There will only be one re-render at the conclusion of the process.
This will cause two or one rerenders depending on whether your code runs as part of an event handler or inside a regular function, and whether React batches the setState calls or not. We only batched updates during React event handlers till React 18.
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.