Safely use 'dangerouslySetInnerHTML' in your React applications
Introduction:
As many of you already know, React implements its own Virtual DOM for the rendering of UI components, which is an abstraction or lightweight copy of the real browser DOM. Keeping that in mind, React does some things differently.
danger...
ayeshaiq.hashnode.dev11 min read
Israel Oyetunji
Front End Developer && Technical Writer
Thanks for this insightful article, Ayesha