по моему тут правильных ответов 3 из 4. А должен быть только один.
How can you avoid re-rendering?
Answers:
1. Use the React.PureComponent component
2. Use the React.Memo component
3. Use React.Fragment
4. Use the shouldComponentUpdate method
ререндер, 4 ответ, не?
2й
5. Use Next with server side component
Обсуждают сегодня