Development React Router 4 Published August 8, 2017 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 December 5, 2024 The End Of Boot Camp Instruction Got the sad news today that EdX/2U is discontinuing their boot camp programs. I’m extremely grateful for the opportunity to share these […]
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` […]