We use cookies to improve the Bookmate website experience and our recommendations.
To learn more, please read our Cookie Policy.
Accept All Cookies
Cookie Settings
MEHUL MOHAN

MEHUL MOHAN

Quotes

DDaudalagidhas quoted2 years ago
On the other hand, if you try to draw the border in vanilla JavaScript, you have to specify four coordinates, and then draw the line manually using code.
DDaudalagidhas quoted2 years ago
In a functional component, the state is never mutated, instead in a new render, the hooks return different (and updated) values. In class based components however, React itself mutates the this keyword to update the props and state according to the correct behaviour.
DDaudalagidhas quoted2 years ago
But as your code grows, there’s a necessity of managing state in a more organized way, avoid prop drilling and make things cleaner, especially when there has to be an information exchange among different components at different levels of nesting.
fb2epub
Drag & drop your files (not more than 5 at once)