Find images without alt-tag
Never forget to add alt-tag to your images, add this css-snippet to your site. img:not(alt), img[alt=""
Chrome Dev Tools Tips
I think Chrome Dev Tools is a beast dressed like a sheep. Here are couple of...
30 Seconds of CSS
A curated collection of useful CSS snippets you can understand in 30 seconds or less. Great collection of snippets, good work!
The eigenvector of 'Why we moved from language X to language Y'
Surprisingly, (to me, at least) Go is the big winner here. There’s a ton of search results for people moving from X to Go. Other than that,...
Switched to VSCode. So far, so good
I have for years been a avid Sublime users, but I recently decided to try out VSCode. My main complaints with Sublime the confusing order for open tabs, the file...