As our range of web-enabled devices spawns new and different screen sizes, sending the same image to all devices becomes problematic. This is where responsive image comes into play. Continue reading
Category Archives: web development
Today’s Readings
The latest installment in my “Today’s Readings” series, including a11y, inclusivity and respecting user preferences, GDPR smack-downs, flex & grid, wpo and a bunch of browser udpates. Happy reading! Continue reading
Today’s Readings
The latest installment in my “Today’s Readings” series, including a11y, css, js, wpo, pwa, typography and more. Happy reading! Continue reading
Today’s Readings
The latest installment in my “Today’s Readings” series, offering my rants and thoughts based on findings from around the world-wide web. Happy reading! Continue reading
Today’s Readings
The latest installment in my “Today’s Readings” series, including a11y, animation & UI, CSS best practices, JS tips, fluid typography generator, WP and even some SVG! Happy reading! Continue reading
Today’s Readings
The latest installment in my “Today’s Readings” series, including the latest State of the Browser, CDNs, Git, WPO, MVCs, SPAs and… Boop. Happy reading! Continue reading
Today’s Readings
The latest installment in my “Today’s Readings” series, ranging from a11y, to query languages, through CSS, JS and HTML, and even a trip down memory lane. Happy reading! Continue reading
Today’s Readings
The latest installment in my “Today’s Readings” series, offering my rants and thoughts based on findings from around the world-wide web. Happy reading! Continue reading
Today’s Readings
The latest installment in my “Today’s Readings” series, offering my rants and thoughts based on findings from around the world-wide web. Happy reading! Continue reading
How to Update a WordPress Widget Programmatically
Ever needed to programmatically update a specific WordPress widget? I did, and I couldn’t find any native WP method for this. So I created one. Continue reading