javascript - What is "Dirty" in React.js? -


i trying understand react.js , come across term "dirty" dirty checker/checking, dirty data ,dirty model

i followed this question not make out term dirty convey & why call dirty.

dirty data - data, have been changed , dom haven't been re-rendered according changes yet. dirty checking diff between next state , current state.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -