# javascript



Swipe Gallery using Vue.js & Tailwind - WotW
In this tutorial, I'll show you how to make a gallery with swipe controls for mobile devices.
Link
Minimalistic nav menu with Vue.js and GSAP - WotW
In this post, I'll show you the process I took to make an animated menu using Vue.js and TweenMax.
Link
Making an interactive password validator - WotW
In this tutorial we create a real-time password validator that shows a checklist of the requirements for the password to be accepted.
Link
Making an animated slider - WotW
In this posts I'll show you how to make an animated temperature slider that changes it's color depending on the selected degrees.
Link
Making a 3D facing widget - WotW
This time we'll create a card component that rotates in 3D space to look like it is facing the user's cursor.
Link
Cards hover animation - WotW
In this tutorial I'll show you how to create a nice expanding animation when the mouse cursor hovers over a set of card elements.
Link
Debugging a "production only" bug
In this posts I go through the process that took for me to debug a really difficult to catch production bug.
Link