We will use this as our textbook:
First three chapters of React Up and Running https://www.safaribooksonline.com/library/view/react-up/9781491931813/
React Quickly https://www.manning.com/books/react-quickly
Before proceeding please review your JavaScript:
http://ejohn.org/apps/learn/
Functions as objects:
http://ejohn.org/apps/learn/#16
Learn about Higher Order Functions:
http://eloquentjavascript.net/05_higher_order.html
Pure Functions:
http://www.nicoespeon.com/en/2015/01/pure-functions-javascript/