Development Zoom Virtual Background Images Published April 15, 2020 Here are some virtual background images I use when on zoom calls
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 10, 2024 Technical Interviewer Humor From an internal message board for my company’s interviewers…
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. […]
Published September 6, 2017 Capture screen animations with LICEcap Capturing screen animations couldn’t be easier with LICEcap On MAC, the app is installed with a terminal command: `brew cask install LICEcap` […]