React Basics: Props & .map

React Basics

Yesterday I completed section two of the React Basics module, going through:

  1. props
  2. .map() to map data into React elements.