If you are interested in finding out more about the concepts that we have learned in this chapter, take a look at the following reading material:
- More information on flaws of alternative Hook APIs: https://overreacted.io/why-do-hooks-rely-on-call-order/
- Official comment on alternative Hook APIs: https://github.com/reactjs/rfcs/pull/68#issuecomment-439314884
- Official documentation on why conditional Hooks do not work: https://reactjs.org/docs/hooks-rules.html#explanation