filmov
tv
Avoiding XSS with HTML Content in React Applications

Показать описание
Watch us take HTML from the user and attempt to safely put it into the DOM using React. Is it possible to avoid Cross-Site Scripting? Do I need DOMpurify? Doesn't markdown help here? All these questions and more will be answered!