React Performance Best Practices
Introducing React Tweet

Introducing React Tweet

7/25/2023

What this post added

Introduced `react-tweet`, a new React component for embedding tweets. It offers a 35x reduction in client-side JavaScript compared to native Twitter embeds, supports React Server Components, and includes built-in data fetching and caching. This component aims to improve embed performance by avoiding iframes and reducing layout shift.

Read the original post ↗