React Context Cheat Sheet

I’ve been pushing myself to use more advanced react patterns and new features from React 16+. Here’s a cheat sheet I made to help me remember how to implement react context!

Code cartoons

React context is a new tool to manage shared state in your app help avoid repetitive “prop drilling”. You can read more about it here!

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s