TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Animations in React with Framer Motion

13 pointsby omeraplakover 2 years ago

2 comments

styrenover 2 years ago
We used Framer Motion to animate parts of our landing page but eventually turned against it since the package increased our JS bundle size by ~25kb. We managed to completely replace it with CSS and Observer API instead, YMMV.
omeraplakover 2 years ago
When a tool like Framer Motion is available, why write many lines of CSS code to create an animation? Web applications look more exciting and beautiful when they are animated.
评论 #32681382 未加载