Skip to content
Patrick Desjardins Blog
Patrick Desjardins picture from a conference

SolidJS: How to create an animation of a wave

Posted on: 2022-04-12

In this short article, we will see how to create with SolidJS this dynamic wave effect that simulates a water wave that goes from the bottom of the screen. Of course, performing the same with React would be very similar.