React Stagger Text
You like staggered text animations? Well then, good news! I just released StaggerText, a React component for creating text animations that stagger word-by-word or letter-by-letter. 📌 Features Built...
ReadYou like staggered text animations? Well then, good news! I just released StaggerText, a React component for creating text animations that stagger word-by-word or letter-by-letter. 📌 Features Built...
ReadI recently released a new JS lib on npm called Animated Cursor. It’s a pure / vanilla JS module for replacing the browser’s native cursor with a custom animated cursor. It’s similar...
ReadA while back I wrote a simple Read More / Read Less JS package, called ReadMore.js I’ve been meaning to overhaul the lib for a while, and finally got around to pushing v2. The api has been...
ReadRight before the world blew up, I had just begun a new gig at eBay Design. The Company was making moves to reimagine…. well, everything, completely rebuilding its position on Design across...
ReadFor a recent highly interactive project I was building in Next.js (React), I made an animated cursor component to compliment the branded experience. It’s a neat little feature, so afterwards I...
ReadWhen I was first diving into modern/es6 JavaScript and learning about modules and bundlers and so on, I wasn’t sure how to interact with the Google Maps API in a module-driven fashion....
ReadLast holiday season I built a little playlist site rocking the Audio API to create a gooey equalizer animation. This is me finally getting around to writing something about it. 😜 Anywho, like many...
ReadIf I’m honest, I probably don’t run npm-update on existing projects as much as I should. The same holds true for the my various project starters which compounds the issue. In my defense, I...
Read