Created
March 9, 2021 11:38
-
-
Save kubk/d874ad358bf7b124f725e0abef2132d0 to your computer and use it in GitHub Desktop.
Почему React context не замена стейт-менеджеру
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ссылки: | |
- Лишний ререндер: https://codesandbox.io/s/usecontext-problem-b6evb | |
- Переизобретают Mobx с массой ограничений: https://habr.com/ru/post/546124/ | |
- Разработчики из Atlassian не смогли переписать react-beautiful-dnd с Redux на контекст из-за проблем с перформансом: https://github.com/atlassian/react-beautiful-dnd/issues/1576#issuecomment-549643226 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment