by Gene Crawford | Mar 13, 2025
This article provides an introduction to Chrome DevTools and then takes a look at some more advanced features.
by Gene Crawford | Mar 12, 2025
Easily generate color gradients with an unlimited number of color stops and steps.
by Gene Crawford | Mar 11, 2025
Instead, React 19 focused on taking a lot of our pain away, from making forwardRef obsolete, to diffs for hydration errors, to a new compiler that makes our code more performant with minimal extra work on our part.
by Gene Crawford | Mar 10, 2025
Build ’em yay
by Gene Crawford | Mar 7, 2025
Setting the colour of text on a webpage is usually a simple affair involving whipping it out the good ol’ CSS color property. But this is HTMHell, dammit. None of that wishy-washy CSS nonsense here. No siree. We use HTML as the good lord intended and...