reactjs - What the meaning of word reconciliation in react's reconciliation algorithm -


i'm curious word reconciliation react use describe algorithm heuristically generate minimum operation sets in tree diff.

i'm not native english speaker. found word origin bible. actual meaning ?

reconciliation phase reactjs puts react application when rendering. during phase decides parts of dom keep , parts throw away.


Comments

Popular posts from this blog

c++ - What's the differece between of link to a dynamic file and as a input object? -

javascript - Feed FileReader from server side files -

Android Unit Testing / Mockito: android.location.Location not mocked -