Reading List
The most recent articles from a list of feeds I subscribe to.
CSS resize none on textarea is bad for UX
Some people decide to remove the textarea resize handle using the CSS resize none declaration and that is a bad thing for UX.
An SEO story on the website name from the Google SERP
I didn't add a website name within the title tag for my website, then I switched to a new domain and Google was showing my old website name references in the SERP.
Fancy new selectors within groups can break your CSS rule
Fancy new selectors within groups can break your CSS rule if just one of these selectors is invalid or if the browser doesn't recognize it.
The 3-in-1 full-stack developer
The 3-in-1 full-stack developer wording is weird, at least.
SVG icon system within Pug/Jade
How to include a minified, production-ready SVG icon system, using symbols within the Pug/Jade pages.