RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Building an Audio Player with StimulusJS

Audio isn’t the king of multimedia formats, video is. That’s why finding a nice audio player isn’t always an easy task.

In this article, we will build a custom audio player with Stimulus with customizable controls, responsive waveform visualization, and more.

We will be using Stimulus to give the desired functionality to our audio player and ViewComponent to help us with modularity and reusability:

Read the full article on: https://avohq.io/blog/audio-player-stimulus

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in