
Should you use merge commits or rebase when working on large codebases?
Frontend First
00:00
Is Frame of Motion a Better React Plugin?
frame of motion has this component animate presence. And it kind of tracks when elements are coming in or out, you can give them an exit animation. So they like fade out something like that. They move off the screen. The component that you're animating out actually gets removed from your React tree. It doesn't just snapshot its HTML and keeps it around. Actually, I think it clones a component. Because if you have a hook in the component, that hook will rerun while your component's animating out. But as soon as you unrender it, React takes it out of the DOM, and there's no chance to animate it away. Right, right? That was my
Transcript
Play full episode
Remember Everything You Learn from Podcasts
Save insights instantly, chat with episodes, and build lasting knowledge - all powered by AI.