Development Zoom Virtual Background Images Published April 15, 2020 Here are some virtual background images I use when on zoom calls
Published August 8, 2017 React Router 4 Here’s a great explanation of React Router 4 — how it’s different (and better!) than version 3.
Published February 16, 2022 Intro To Remix Learn more about Remix, the latest React SSR/SSG framework.
Published July 14, 2016 New Javascript ForEach iterator Have to start getting used to some iterator syntax. Here’s how we USED to do it: for (let color in colors) { […]
Published September 6, 2017 Capture screen animations with LICEcap Capturing screen animations couldn’t be easier with LICEcap On MAC, the app is installed with a terminal command: `brew cask install LICEcap` […]