Creating polymorphic components with React and TypeScript
Adding polymorphism to your React components will make them more versatile as consumers will be able to define the element rendered to the DOM.
There are important steps to follow when building these components so let’s get started!
Why do we need po...
joanamoreira.hashnode.dev4 min read