Development App In Production Published January 21, 2020 Decanting UI running at Sedanos/Miami There are few things better than seeing an app you’ve built working live in production.
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 15, 2016 12 Useful Hacks for Javascript 12 useful hacks for Javascript Most of these are very good tips.
Published July 1, 2016 Javascript localStorage & sessionStorage gotchas So you write some code, validate the feature, send it off to QA, and move on to something else. The last thing […]
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. […]