Christopher Pappas
Christopher Pappas
Worth while diving into this: https://www.mvanga.com/blog/basic-music-theory-in-200-lines-of-python
> Select one root note and the tool shows all other available root notes that are not the same pitch. User selects one of those other roots and the tool...
Right now, for each app, components and state are scaffolded out in a manual way. However, for each app, there's a pattern: - General state - Settings state - NoteRenderer...
Rather than totally random behavior, selection will occur between root notes within a specific key.
Fixes https://github.com/snipcart/snipcart-theme/issues/7 Fixes https://github.com/snipcart/snipcart-theme/issues/3
Noticed console.log output in defaultProps and removed it.
The type of this PR is: **Feat** > ⚠️ WIP - Still need to build grid skeleton and investigate router transitions ### Description This adds support for toggling on lazy-loaded...
The type of this PR is: **Chore** This PR solves [DIA-833] ⚠️ Lets wait to merge this for a couple of days to give folks a change to close old...