Questions to Get to Know Yourself
The words “Know Thyself” were inscribed long ago in the Greek Temple of Apollo. I consider those wise words. The problem is, it’s tricky to…
tech and music site with blog, portfolio, teaching resources, and more
The words “Know Thyself” were inscribed long ago in the Greek Temple of Apollo. I consider those wise words. The problem is, it’s tricky to…
I’ve been on a quest to be more creative, to understand the creative process more deeply. I wrote about the difference between concrete…
Below is the blog version of a talk I gave on memorization techniques. Other formats: See the talk on YouTube PDF Powerpoint Contents Why…
I’ve been on a quest to make typing more ergonomic and functional. I want to minimize chording (simultaneous keypresses) and mouse use to…
Slides + Video “How I’m building my second brain” video (2022) (YouTube) “How I’m building my second brain” slides (2022) (PDF) Intro…
Random Music Generators is now hosted on render.com. Please update your bookmarks! https://random-music-generators.onrender.com
Overview Did you know that you can use TypeScript features in JavaScript projects? When I discovered this and tried it out, I really enjoyed…
As professional programmers, the bulk of what we do is solving problems. A lot of the time, I’m motivated by problem-solving challenges. But…
I’ve long been intrigued by design patterns, but when I started learning them, I realized quickly that I didn’t have a clear learning path…
As developers, we’re constantly learning - and there’s a lot to learn in general because the tech industry is broad and fast-paced. We want…
New in 1.3.1 This month, I released a big new feature that’s been requested often. You can now specify a custom note collection to create…
Updated March 21, 2021 Did you just graduate from a coding bootcamp, obtain a CS degree, or built an involved side project? How do you know…
After having used immutable js for a while, discovering ImmerJS was a breath of fresh air. Where immutable js forces you to learn its…
In February 2020, I returned to my bootcamp to give a tech talk on what I’d do to improve my Capstone project. (I also answer career and…
I recently created a node command line app called question-prompter. It prompts you at your terminal to answer questions that you come up…
I’ve been writing down small music (and other) ideas for over 20 years. I’ve generally struggled to store, organize, and retrieve them…
This post is a pointer to an article I completed recently - a comprehensive comparison of the AVA, Jest, Mocha, and JavaScript test runners…
This post is a recount of my recent experience contributing to is, a JavaScript open source type checking library. https://github.com…
Problems with unexpected assertion failures can arise while testing with . This post is a brief guide on how to create a custom matcher…
New in 1.1.0 Yesterday, I released a feature that’s been in the works for over 6 months. You can now create melody presets. Check it out…
Happy 2020! One of my new year’s resolutions is to redo my website with a lot of new things in mind. Here I’ll outline the changes I’m in…
I really enjoy reflecting on the past year during the holidays. If I get a chance to do this, I come up with New Years resolutions…
Updated Sep 3, 2020 This article outlines how to use the “squash” feature of an interactive . What does “squashing” do? It allows you to…
In 2016, I decided to start my own brand of music education. I took the role of music coach, agent, and collaborator. The student and I…
Your resume and cover letter surely made a positive impact, but the most important evaluation has yet to come. If you’re searching for your…
When you need to make sequential API calls, promise chains are a reliable way to go. It gets a little tricky when you need to throw and…
The problem Given our array data structure, we only want to include items that have an ‘age’ property and the age is greater than 17. If the…
When writing commit messages, it’s ideal to make them easy for another developer to read and understand exactly what’s in the commit…
Some errors are kind of mysterious. The first time I got “‘myFunction’ is not a function” type errors, I was at a loss for a few hours…
Javascript is infamous for being “loose” and misleading with its typing. gives you , gives you , etc. So instead of writing conditionals…
We all have opinions on what what coding best practices are and how code should be formatted. Recently, one of the teams I’ve been working…
This is the first of a handful of posts about the 3-month search for my first full-time developer job. I graduated from a coding bootcamp in…
Tracking down bugs in the software you’re working on can be tricky. Debugging is a massive topic and there are so many places bugs can show…
I was ready for a career change. It was October of 2017. The more time I spent coding and learning computer science fundamentals, the more I…
Algorithms and data structures can be intimidating. The goal of this post is to explain some approaches to solving hash table algorithm…
Why I’m attending Fullstack Academy Since discovering a love for guitar and composition in my teens, I decided to pursue a career as a…
The goal of this blog-series is to explain what frameworks do, why they’re used, and demonstrate with examples across many different…
If you’ve been learning programming on your own, you may have made worked through some books, followed some online tutorials, and made a…
Object-oriented design is a powerful programming paradigm that can be intimidating to anyone trying to learn how to use it. I worked through…
From time to time, we can find ourselves stagnating when studying music (or any other topic). To help become immune to this, it’s useful to…
It’s common for songwriters to feel overwhelmed when finishing their songs and getting them ready for their audience. There can be…
The Five Dysfunctions of a Team (by Patrick Lencioni) is a highly recommended book for anyone that works with other people. (So - almost…
A long time student of mine recently began learning classical guitar. He had been studying jazz and blues for a number of years. He has a…
We songwriters put a lot of work into our songs. Putting together interesting chord voicings, refining our lyrics to perfection, and getting…
It’s difficult to keep track of everything that needs to be done with your musical ideas. If you write with any frequency, these ideas can…
Have lots of unfinished ideas? Learn how to take a short instrumental idea and finish writing your song in one day. Over the years, I’ve…
Why start a composition with a blank slate? Jam on a cover tune then take it in a different direction. Sometimes, the less experience you…
How to begin writing a song by choosing a lyrical theme and a musical mood. The Keys to Simplicity Selecting a mood / topic for the song The…