Open starlitnightsky opened 1 year ago
I want to make Pure Components in React? I heard it's really efficient for boosting UI performance.
Originally posted by @starlitnightsky in https://github.com/starlitnightsky/Svelte-Todo/discussions/2
You can Just use React.memo.
https://dmitripavlutin.com/use-react-memo-wisely/ You can check it out again.
I want to make Pure Components in React? I heard it's really efficient for boosting UI performance.
Originally posted by @starlitnightsky in https://github.com/starlitnightsky/Svelte-Todo/discussions/2