Hey, this is my second tutorial about React hooks. Have a look at my first blog post which describes about useState, useEffect, and useContext React hooks, if you missed it. As I mentioned in my previous tutorial, Hooks are nothing but functions that...