XSS vulnerabilities are one of the most common web security issues. Trusted Types and setHTML() give you browser-native protection that makes unsafe HTML insertion either impossible or explicit. Continue reading...π
Sharpening your frontend skills, one tip at a time
XSS vulnerabilities are one of the most common web security issues. Trusted Types and setHTML() give you browser-native protection that makes unsafe HTML insertion either impossible or explicit. Continue reading...π
Learn how this underused HTML tag can display dynamic results with built-in accessibility and clean semantics. It is a hidden gem. check it out... π
I am truly excited about Tailwind CSS version 4 new features! The latest release (while writing this post Tailwind is currently in version 4 beta) introduces some fantastic updates that we developers will love, there are many new things on the way, I am just going over some of my favorite breaking changes continue reading here... π
Back to basics, but this time HTML isn't just about divs and spans. I've collected 9 useful HTML features I wish I'd known about sooner, from auto-refreshes to bidirectional text, check them out... π
Styling multiple elements on hover without writing complex CSS or JavaScript? Let me show you how Tailwind's group and peer modifiers make this super easy! Check it out (demo inside).... π