Articles

I sometimes write here, sometimes elsewhere. Find all my writings below 📜📕📰🖋️.

Filters

  • How to Animate the Details Element Using WAAPI

    Animating accordions in JavaScript has been one of the most asked animations on websites. Let's see how we can make it happen using the native details element and the Web Animations API!

    Read me on CSS Tricks
  • Click on me written in a button. There are particles floating all around the button Playing With Particles Using the Web Animations API

    When it comes to motion and animations, there is probably nothing I love more than particles. This is why every time I explore new technologies I always end up creating demos with as many particles as I can.

    Read me on CSS-Tricks