Taming Your Frontend Codebase with Ripgrep
May 17, 2019I had the mistaken impression that using the command-line beyond the basics of navigating folders, running tests, and using git was…
Introducing VS Code Convert Object to JSX
May 01, 2019Behold! Save time and frustration when switching between JSX prop and JS object entry syntaxes using the “Convert Object to JSX” extension…
Setting up a macOS Dev Machine
July 12, 2017Due to Northeastern University’s co-op program where I worked somewhere new every year, I became accustomed to having to frequently set up a…
How I Sidestepped DigitalOcean RAM Constraints
July 11, 2017When it came time to put my pet project Print To Resist online, I faced a set of unfamiliar problems. It was my first full stack project…