Development Technical Interviewer Humor Published April 10, 2024 From an internal message board for my company’s interviewers…
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 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 April 26, 2018 UC Berkeley Coding Boot Camp – 1st Cohort Graduation Congratulations to everyone in my first cohort at UC Berkeley Extension Coding Boot Camp! A 24-week journey ended last weekend with final […]
Published July 31, 2017 Creating Adaptive/Responsive HTML Email with MJML Creating HTML emails is hard — much more difficult than creating a web page in HTML. Bootstrap and Foundation spoil front end developers. […]