Development My Post On The AWS Blog Published February 16, 2022 Me and my team were excited to see our post published yesterday on the public AWS blog.
Published September 14, 2017 Animating a Logo – Sometimes You Just Gotta Eyeball It This video demonstrates the logo animation business wanted to achieve. Basically, it’s one yellow circle and 4 stars that animate in different […]
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 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 26, 2016 Goodbye Adobe FLASH I still remember the awe I felt visiting sites built with Flash. It’s still hard for me to come to grips with […]