Dynamic Bézier Curves

from blog Josh Comeau's blog, | ↗ original
↗ original
A deep dive into Bézier curves in React. We'll look at how to build dynamic effects such as scroll-to-flatten using SVG path instructions, and how to architect our components for maximum readability and reusability.