Implementing React Portals
In React, we have the Component hierarchy. It refers to the tree of components in a page and how a React page is structured. The component hierarchy has a mother-child relationship between elements, meaning the child elements are displayed within the...
openreplay.hashnode.dev9 min read