Development 10 principles for smooth web animations Published November 7, 2016 Great article: https://blog.gyrosco.pe/smooth-css-animations-7d8ffc2c1d29#.3zm20chcz
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 […]
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 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 June 19, 2016 Ngrok Rocks! Recently had a need to debug a site on an iOS device. But the site was only accessible through the company’s VPN. […]