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 April 10, 2024 Technical Interviewer Humor From an internal message board for my company’s interviewers…
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 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 7, 2018 Having trouble getting PHP to parse files without a PHP extension in cPanel While migrating servers, this code in .htaccess stopped working for me: <Files filename> SetHandler application/x-httpd-php </Files> After hours of searching (and mostly […]