Development Technical Interviewer Humor Published April 10, 2024 From an internal message board for my company’s interviewers…
Published November 4, 2016 Why won’t screen readers read content in an .sr-only span? 2 comments Bootstrap provides a class (.sr-only) to indicate content for screen readers only. This content is hidden visually, but gives visually-impaired users […]
Published May 13, 2023 Latest Project: Carlson’s > Coders COVID drove the UC Berkeley Coding Boot Camp online in early 2020. Sadly, it seems as though there are no plans to […]
Published April 2, 2025 Amazon’s April Fools Every year, Amazon has a little fun with everyone’s virtual badge image in the company directory, PhoneTool. This year, employees got some […]
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 […]