Articles

I increased my site's performance by over 50% by following a few steps.
I built a component that ties in with Bulma to expand their collapsible offerings
I built a flat-file, PHP based blogging system.
A solution for a Back To Top button can be done a few ways, including different JavaScript methods and at least one CSS solution.
One of the things I've always argued for is that every business needs to have a website. Having a single source of info is crucial to increasing traffic.
jQuery was a great library upon its release, but since 2006, web APIs have improved. Is jQuery really needed anymore? Is all that weight worth it?
It's been a while! I've been out of the loop for some time, but I'm back and looking forward to the new year - and counting down with a JS Countdown Timer!
Before finding backdrop-filter, I would make text readable by using Photoshop to darken and blur a background image. This function makes that so much easier
I saw an input field that changes backgrounds based on input. I'm interested in what happens when a color is typed in to the field and how that was built