InterviewSolution
Saved Bookmarks
| 1. |
Why should we not update the state directly? |
|
Answer» One should never update the state directly because of the following reasons:
Note: Out of all the react questions, this is one that actually helps the interviewer to judge your level of understanding in this subject. Read the answer carefully to UNDERSTAND it properly. |
|