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 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 February 16, 2022 My Post On The AWS Blog Me and my team were excited to see our post published yesterday on the public AWS blog.
Published January 11, 2018 Easy CORS fix 2 comments Nothing is more frustrating when learning full-stack web development than running into the dreaded CORS roadblock Turns out there’s an easy fix: […]
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 […]