Development Teaching at U of M Published February 12, 2021 Remote substitute teaching a UX/UI boot camp at the University of Minnesota
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 […]
Published February 16, 2022 Intro To Remix Learn more about Remix, the latest React SSR/SSG framework.
Published May 13, 2023 NextJS & Strapi for Static Site Generation I’ve been motivated to move some of my side projects and blogs off of WordPress. It’s a great platform but I don’t […]
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: […]