Development Zoom Virtual Background Images Published April 15, 2020 Here are some virtual background images I use when on zoom calls
Published April 25, 2017 OS X update causes MAMP MySQL server to not start A recent Mac OSX Sierra upgrade killed my MAMP! h/t (https://juanfra.me/2013/01/mysql-not-starting-mamp-fix/) This is actually an easy fix. Just trash your MySQL log […]
Published August 19, 2019 Agile Retrospective Ice Breaker questions I’ve been driving our team’s retrospectives recently, using FunRetro to facilitate and catalog aspects of our sprint that went well and not […]
Published January 11, 2018 Easy CORS fix 2 comments Nothing is more frustrating when learning full-stack web development than running into the dreaded CORS roadblock Turns out there’s an easy fix: […]
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 […]