How to use React Context with Hooks (2021 tutorial) This one should be pretty easy. React context thus allows you to skip "props drilling". That's it. Imagine you are working with state in a react c...