About

Tuesday, January 24, 2023

ReactJS Tutorial - 18 - Lists and Keys


 

A “key” is a special string attribute you need to include when creating lists of elements. Keys give the elements a stable identity. Keys help React identify which items have changed, are added, or are removed. This results in a much more efficient update of the user interface.

0 comments:

Twitter Delicious Facebook Digg Stumbleupon Favorites More