Michael Chan Encapsulates State - podcast episode cover

Michael Chan Encapsulates State

May 19, 202040 minSeason 3Ep. 8
--:--
--:--
Listen in podcast apps:
Metacast
Spotify
Youtube
RSS

Episode description

One of the things Michael loves about React is that it's a lot easier to make a black box of abstraction with iron-clad React components that don't leak.

Something that concerns Michael deeply about any technology is when we put too much inside of it. We saw this pretty early on in React, where everyone was taking all manner of state and putting it into Redux. We have to think about the principle of co-location and the fact that the closer you put related things together, the easier it will be to maintain in the longterm.

In React, we've got this excellent encapsulation model that allows us to do this thing for the first time. But, you have to be very strict about what you let in there. The encapsulation model is only as good as you are at encapsulating a single piece of information.

Homework
  • Take one of your small css-in-js components and use regular css to back it up.
Guest: Michael ChanHost: Kent C. Dodds
For the best experience, listen in Metacast app for iOS or Android
Open in Metacast
Michael Chan Encapsulates State | Chats with Kent C. Dodds podcast - Listen or read transcript on Metacast