react memo

Using the useCallback React hook

The useCallback React hook is a useful hook that can help in optimizing the rendering performance of our functional React…

3 years ago

Using React.memo() in React 16.6

React 16.6 was released a couple of days and and it brings a couple of new features. One of these…

6 years ago
Advertisements