AirPnP Things learnt 1. Components 2. Props 3. Array.map() : Where Array = Old Array function myFunction(thing) { return (<p>{thing}</p>) }