July 23 - Top 3 React articles of the week
Top 3 React articles of the week:
1. Smooth Animations With React and Framer Motion by Indrek Lasn
Framer Motion is the successor to the Pose animation library. Like Pose, it provides a declarative API to power animations and gestures in your React app. Motion attempts to make the API both simpler for the simplest cases and more flexible to handle advanced cases.
2. How using component-based design helps us build faster by Katie Sievert and Jon Koon
How component-based design helps the team at Twitter to develop features faster. In this post, they dive into how they migrated their legacy desktop website to the new look. (Spoiler alert: there were 442 different instances of buttons)
3. Algebraic Effects for the Rest of Us by Dan Abramov
I keep hearing about algebraic effects in the context of React, but have no idea what that means. Even though you don't need to understand what it means to use React, it was still a really interesting read.
Want to share this with a friend? Use this link