React Mental Models with Obed Parlapiano

React Mental Models with Obed Parlapiano

My favorite thing about React is that every API is simple and there’s almost no complexity. Ok, maybe not. In reality, all of us have struggled to master concepts that are important to build the apps we need to build—whether those concepts are React features like props, state or hooks, or JavaScript features like closures and destructuring.

On this episode Obed Parlapiano (@ObedParla) showed us a useful method for learning new concepts and teaching them to others—mental models. Obed has created an impressive collection of React mental models, and explained his thought process behind them to us live.