Development Technical Interviewer Humor Published April 10, 2024 From an internal message board for my company’s interviewers…
Published November 7, 2016 10 principles for smooth web animations Great article: https://blog.gyrosco.pe/smooth-css-animations-7d8ffc2c1d29#.3zm20chcz
Published August 19, 2019 Agile Retrospective Ice Breaker questions I’ve been driving our team’s retrospectives recently, using FunRetro to facilitate and catalog aspects of our sprint that went well and not […]
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 July 23, 2016 Are we getting close to having a React CLI? The kind folks at Facebook just announced a way to boilerplate a React.js app: Create-react-app They readily admit there have been several […]