Start Serving Optimized Images in Vue

6-trends-in-the-it-support-industry-for-2021-and-beyond

Images have become extremely important to the effectiveness of websites. They speak a 1000 words, attract attention, and stimulate emotions. However, web performance is also a growing problem for most websites. And images are at the heart of many web…

Inline Styles as Classes (lol)

inline-styles-as-classes-lol

If you’re abhorred by using inline styles, just move that style to the class attribute! And then make sure you have CSS in place that, ya know, does what it says on the box. OK lemme dig in and totally…

How I Used the WAAPI to Build an Animation Library

how-i-used-the-waapi-to-build-an-animation-library

The Web Animations API lets us construct animations and control their playback with JavaScript. The API opens the browser’s animation engine to developers and was designed to underlie implementations of both CSS animations and transitions, leaving the door open to…