Leonard Kioi Kinyanjui
Learn & Build

Learn & Build

Follow

Reducing unnecessary re-renders with React.memo

Jul 16, 20223 min read

Let's begin by understanding what a render is. A render is when React calls the render function of a class component or calls a function component in...

Reducing unnecessary re-renders with React.memo
Javascript String Replace Gotchas
How to Prevent Nesting of Components in React
5 reasons you should choose Flutter for Desktop development on Windows and macOS
React useState lazy initializers
Tailwindcss + React + Typescript in an Electron app