Dynamic Component Rendering in React
Oct 26, 2021 · 4 min read · When defining application components, a good strategy is to split by functionality. In a blogging application, we'll have a component to represent the WYSIWYG editor then, another to hold the publish settings. In this particular example, the publish ...
Join discussion



