Today I learned

Secure JavaScript URL validation

#javascript#web-security

Today I learned about a secure way to validate URLs in JavaScript

Read more

HTML Sanitizer API

#web-security#html

Today I learned, that there is a new HTML Sanitizer API which makes it easy to sanitize HTML to prevent cross-site-scripting.

Read more