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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -