AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React: A Descriptive UI Model
React rerenders in like this little tiny compote card that's meant to compose with other parts of my page. Motion values are like this primitive from frame or motion that let you update and re-render things outside of the react render cycle. So it's almost like a store It's like a local store or even a ref is kind of like you can think of it's kind of like react state We all know what that is. That's like the core thing that makes it all work You have refs which are like Data bags that don't trigger re-renders But they're kind of like black boxes like Sebastian described them one time.