johnnyshankman / hihat

A free & minimalist offline music player for OSX audiophiles :: Based on iTunes circa 2002
MIT License
10 stars 0 forks source link

Clean Up The Monolith #7

Closed johnnyshankman closed 10 months ago

johnnyshankman commented 10 months ago

use zustand store + components + utils to DRY this up and modularize the code better. makes maintenance and new feature development much simpler. also better for contributor onboarding.