Обложка канала

FrontEndDev

Интересные статьи для web-разработчиков.

FrontEndDev

4 года назад
Открыть в
Danger of using v-html in Vue applications — see better approach

v-html directive is used to change the inner HTML of DOM element. It may seem safe and cool, but that’s the first thing attackers are…

Medium