Metronome PWA using LitElement, RxJS and WebWorker
Yaroslav Dubinskyi
Posted on January 26, 2020
Hi folks,
I've created a small PWA metronome to learn LitElement and web-components better(and do not forget RxJS, which I'm not using much at work now).
I've used WebWorker for better timer performance on mobile devices and WebAudio API to generate sound.
Maybe it will be interesting for someone.
If you any suggestions or comments will be very glad to read them.
GitHub: https://github.com/ydubinskyi/rx-metronome
Demo: https://rx-metronome.web.app/
💖 💪 🙅 🚩
Yaroslav Dubinskyi
Posted on January 26, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.