With React.js — As a hobbyist musician, I love programming projects that bridge the gap between music and technology. A Sound Matrix is a series of squares that, if enabled, play sounds as the beat loops. Let’s build one using React! Getting Started For a starting point, we’ll rely on create-react-app. …