Latest Posts

6th February 2020 at 13:24

This is a fascinating and harrowing deep-dive into the accessibility of the native HTML video element. https://scottvinkle.me/blogs/blog/how-accessible-is-the-html-video-player It’s grim to learn that this, among other elements (cough, dialog) are just not up to standard. Do better, browsers and assistive tech makers.

Continue reading

6th February 2020 at 10:15

Just in case you needed a boost: I’ve been banging my head on my desk for about half an hour because my elements were refusing to push out to the end, because of this: flex-direction: flex-end; Should be goddamn justify-content: flex-end;…

Continue reading

5th February 2020 at 16:58

? Extremely emo time as I finally get to write some HTML, CSS and JS after spending nearly all of January in static design tools: https://open.spotify.com/album/57d5dFo7oN2yUyGfSKPrRv?si=3o8eb4rDTUC3xuQcqKXr3A

Continue reading

5th February 2020 at 15:31

? New article on the blog: “Honesty is the best policy” The Gatsby team compared JavaScript size to image size, so it’s time to get into why that is completely wrong. https://hankchizljaw.com/wrote/honesty-is-the-best-policy/

Continue reading