
Thinking in React
The React Show
00:00
How to Think and React in a Transformative Process
The way I think and react is to start with, I don't really think and react, I just write code. And then I iterate on it over and over again looking for patterns, extracting those patterns into components. That's what react is good at that's our goal. We want to make things into encapsulated hooks and components. It's not so much about top level, you know, trying to create components out of thin air. It's about looking at what you've already written and just converting it and transforming it.
Transcript
Play full episode