Subscribe to:
Post Comments (Atom)
What is diffing algorithm?
React needs to use algorithms to find out how to efficiently update the UI to match the most recent tree. The diffing algorithms is genera...
-
1- Better application’s performance as compare to other technology as React has very less dependent on external library to build and run t...
-
React needs to use algorithms to find out how to efficiently update the UI to match the most recent tree. The diffing algorithms is genera...
-
1. state=> The heart of every React component is its “state”, an object that determines how that component renders & behaves. In ot...
No comments:
Post a Comment