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 March 28, 2017 Setting up your mac osx terminal I recently moved to a new project, which meant joining a new team and getting a new computer. This guide has saved […]
Published July 15, 2016 12 Useful Hacks for Javascript 12 useful hacks for Javascript Most of these are very good tips.
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 October 17, 2019 How to fix a broken proxy after ejecting from a Create React App It’s fairly simple, and very well documented, how to setup an express server with a CRA (Create React App) application. Simply add […]