(no title)
lucas_codes | 1 year ago
Side note, better not animate with useState when you can use CSS animations, react renders are cheap but they add up and can't match the browser's layout/styling engine!
lucas_codes | 1 year ago
Side note, better not animate with useState when you can use CSS animations, react renders are cheap but they add up and can't match the browser's layout/styling engine!
No comments yet.