React Basics: Props & .map
React Basics
Yesterday I completed section two of the React Basics module, going through:
- props
.map()
to map data into React elements.
Yesterday I completed section two of the React Basics module, going through:
.map()
to map data into React elements.