MIDI API
March 10th 2018
Many modern browsers allow you to access your audio and MIDI hardware - that means you can build synths! As a quick proof-of-concept I'll show how to grab data from a MIDI keyboard. I'll create a simple synth and perhaps even a sequencer in later…
6 min read
Find the most complex code using eslint
February 1st 2018
Everyone knows of components in their codebase that are unwieldy and hard to maintain. As your codebase ages and your team grows it gets difficult to figure out which piece of code should demand your attention first. Eslint can help! **Note: ** There…
5 min read
Black Triangles
July 10th 2014
Afterwards, we came to refer to certain types of accomplishments as "black triangles." These are important accomplishments that take a lot of effort to achieve, but upon completion you don't have much to show for it only that more work can now…
1 min read