George Moller (@_georgemoller) 's Twitter Profile
George Moller

@_georgemoller

🦖 Staff Developer @shopify. Learning, building, and sharing my journey.

ID: 977584704500224001

linkhttps://master-react.georgemoller.com/ calendar_today24-03-2018 16:35:30

13,13K Tweet

117,117K Takipçi

805 Takip Edilen

George Moller (@_georgemoller) 's Twitter Profile Photo

A component with bloated, unrelated state usually means that it needs to be divided into smaller components. Exploring where and how the state is used in the JSX is a good way to determine how to split it.

George Moller (@_georgemoller) 's Twitter Profile Photo

⚛️ A really neat feature about React server components: You can cache the result of a data fetch or computation using the `cache` function ↓