The Uphill Battle of MemoizationExploring why React.memo shouldn't be your first choice for performance optimizations#frontend#react#useMemo#performance·tkdodo.eu·Oct 9, 2024The Uphill Battle of Memoization
React memo is good actuallyReact memo, useMemo & useCallback can be controversial. Let us review the most common misconceptions about them, and see how they're good, actually.#frontend#react#hooks#useMemo#useCallback#performance·timtech.blog·Oct 9, 2024React memo is good actually
Making the world’s fastest website, and other mistakesCrazed developer attempts real ecommerce without front-end JavaScript to prove that y’all playin’#frontend#react#performance#javascript#WebPageTest·dev.to·Oct 8, 2024Making the world’s fastest website, and other mistakes
How React 18 Improves Application Performance - VercelLearn how React 18's concurrent features like Transitions, Suspense, and React Server Components improve application performance.#frontend#react#performance#transitions#suspense#servers#components·vercel.com·Oct 8, 2024How React 18 Improves Application Performance - Vercel