Development Zoom Virtual Background Images Published April 15, 2020 Here are some virtual background images I use when on zoom calls
Published June 18, 2019 UC Berkeley Coding Boot Camp – Cohort #4 Congratulations to these students who put in a ton of time and effort. On May 30th, they completed a 6-month intensive course […]
Published June 28, 2016 How to write the perfect pull request Great tips here: https://github.com/blog/1943-how-to-write-the-perfect-pull-request All boils down to empathy and manners. Feedback to pull requests should be respectful to the developer.
Published September 14, 2017 Animating a Logo – Sometimes You Just Gotta Eyeball It This video demonstrates the logo animation business wanted to achieve. Basically, it’s one yellow circle and 4 stars that animate in different […]
Published October 17, 2019 How to fix a broken proxy after ejecting from a Create React App It’s fairly simple, and very well documented, how to setup an express server with a CRA (Create React App) application. Simply add […]