September 13th, 2018 by Tony Montemorano Your old work is supposed to suck If you are producing the same quality of code that you were a year ago what are you accomplishing?... Motivational Read More
July 10th, 2018 by Tony Montemorano Web page accessibility isn't a best practice It's simply something you would consider if your end users were ever humans, or robots. If you're only displaying HTML to plants you shouldn't worry about it.... WCAG HTML Read More
July 3rd, 2018 by Tony Montemorano SVG Sprites for icon systems Image sprites (even in the lowly bitmap format) can save a huge amount of time, and more importantly a whole bunch of annoying individually loaded resources.... SVG Icons Read More
June 26th, 2018 by Tony Montemorano Our HTML friend named picture The `` element accepts multiple image sources, and empowers the browser to display the most appropriate image based on the media queries or network conditions.... HTML Read More