🎤 Deep Dive into React Portals
- 👤 Souvik Basu
- Twitter: @souvikbasu
- GitHub: souvikbasu
📹
Video:
https://youtu.be/Fq3fhYjbRYo
React Portal is a new feature of React 16. Although it’s quite a handy way to show Modals and toast message, there are concerns around if it’s really a good practice to use portals and jump your code out of the Component heirarchy. We will explore how using React Portals will actually make you a better programmer.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.