TechFlip

Alex ValdezAlex Valdez

Personal blog by Alex Valdez.
Talking all things technology and life.

React context API (Part 2) - Updating state through a Consumer

August 15, 2019 - 11 min read

Do Context Consumers only have access to read state? No! You can update the state through a Consumer as well. Check it out.

React context API (Part 1) - Passing state to child components made easy

July 07, 2019 - 8 min read

Prop drilling? Nope. Redux? Too complex. React context API? Yes. Let's make it simple.

Why I started a blog

July 05, 2019 - 3 min read

Ready, set, blog!