Performance optimisations for React: round 2

preview_player
Показать описание
In a previous talk I established that we need to be aggressive with shouldComponentUpdate in order to have highly performant react applications. My previous talk suggested that denormalising your state was an approach to achieve optimal rendering. However, what if you want to use normalised state? And what about connected components? This talk will dig a little deeper into these options; exploring their performance dangers and opportunities.

Round 1

Talk Details:
Рекомендации по теме