I just Build a Music Player using Reactjs initially i was learning how sliders
work in javascript.
First i build a normal slider using pure javascript.
Second i build a Color changer using slider.
At final Music Player using Reactjs.
Music Player Demo
In my next post i will explain how to build your own music player using javascript.
Top comments (1)
Wow what a coincidence Sai. I also created a requirejs slider today (with pixi) for my game engine.
I must say i love your version its nice and smooth. I seems to fit your music player well. Did you release the slider seperate as well?
Your's is better but here is my version:
github.com/johnnymast/Walla/blob/m...
(thepracticaldev.s3.amazonaws.com/i...)
I will be reading your second post for sure.