Danielle McCarthyTrigger Email Reminders Based on Dates in Google SheetsRecently I was asked to set up a system that sends an email reminder about expiring subscriptions listed in a Google Sheet. I completed…Jan 27, 202044Jan 27, 202044
Danielle McCarthyPostgres ‘postmaster.pid’ ErrorsThese are instructions to fix a common PostgreSQL database error.Apr 18, 20199Apr 18, 20199
Danielle McCarthyConstructing an H-tree with JavascriptI recently came across this Algorithm while participating in a mock interview on Pramp. At first glance, it’s an intimidating problem, I’m…Mar 4, 2019Mar 4, 2019
Danielle McCarthyWhat happens when you flatten an array using recursion.When I first started learning about recursion, I didn’t fully understand what JavaScript was doing in the background. The purpose of this…Dec 17, 20184Dec 17, 20184