reactjs-basics
reactjs-basics copied to clipboard
State updates
I think the syntax in onMakeOlder function is wrong and might cause errors with out of sync state data. It doesn't take into the account the asynchronous nature that setState can use. More on: https://facebook.github.io/react/docs/react-component.html#setstate