Y
Hacker News
new
|
ask
|
show
|
jobs
by
zerker2000
3219 days ago
For "you ran
some
sort of permission check" I'm a great fan of the React.js `dangerouslySetInnerHTML` interface, which accepts a corresponding `{__html: ...}` object that has at least nominally been properly vetted.