What's on my mind?
-
Crawling for AC/DC
It is never too late to get tickets for your favourite concert, especially when you know how to code!
-
Animated css gradient with mask-image
Using the mask-image css property with transitions is not currently supported in any browser - but as always, there is a work-around.
-
How not to change the <video> element source?
The wrong approach to changing the video element source can cause parallel video downloading and slow down the browser.