madeleine-patience / Considerate-Cat-Version-2-With-Next

Considerate Cat Version 2
https://conisderate-cat-version-2.vercel.app
2 stars 0 forks source link

Refactor React Component - Part 2 - Three Card Spread #8

Closed madeleine-patience closed 2 months ago

madeleine-patience commented 2 months ago

We want to re-write some of our existing components to reflect the best practices outlined in this article. We will start with ThreeCardSpread.tsx

https://dio.la/article/the-everything-bagel-of-components

Some of our components are too large and are "Yapping".

madeleine-patience commented 2 months ago

Closed, Component is fine as is.