Perry Rylance

Personal & Professional blog

Scale Chart

I’ve written a basic scale chart for stringed instruments using React, which you can see here.

I’ve written scale charts using various languages many, many times now and can honestly say that leaving a few build pipeline mishaps aside, the experience was pleasant and certainly involved much less code than a pure JavaScript and HTML5 implementation, which was my last iteration on this chart.

I intend to add many enhancements in the future, as I’ll be using this a springboard for my own personal learning, specifically on mandolin. For the time being this was a quick Sunday morning project and will likely stay in this state for some weeks until I find the time to continue.

The source is publicly available on GitHub, contributions in the form of issues and pull requests are very welcomed!