Development 10 principles for smooth web animations Published November 7, 2016 Great article: https://blog.gyrosco.pe/smooth-css-animations-7d8ffc2c1d29#.3zm20chcz
Published April 10, 2024 Technical Interviewer Humor From an internal message board for my company’s interviewers…
Published September 25, 2020 Congratulations UC Berkeley Coding Boot Camp Grads Congratulations to the graduates of my 7th cohort at UC Berkeley Coding Boot Camp! They all made it through an intensive 6-month […]
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 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 […]