This article is about building a basic UI using both AWS Amplify built-in React Components. This is part of the ongoing “notebook series” which serves as my personal notebook while…Continue readingBuilding A Basic UI For Amplify Apps
Building on the successful test project as noted in the React App On AWS : Amplify Training Notes post, it is time to start a new project. This time it…Continue readingStarting A New App On Amplify
AWS has some great tools that make building and deploying React Apps easier than doing the standard local development with later deployment to the AWS cloud. Amplify combined with multiple…Continue readingReact App On AWS : Amplify Training Notes
As the Store Locator Plus® SaaS platform continues to grow we are finding it more important than ever to fine tune our web server and PHP processes to better serve…Continue readingTuning PHP FPM on nginx
In between working on building my Fractional CTO portfolio, I’ve been busy working on updating Store Locator Plus® to get it to a point where we can eventually hire a…Continue readingphpDocumentor Web Pages Are Not Styled
AWS API Gateway makes it easy to deploy API endpoints in the cloud with minimal effort. This can be a great way to provide service endpoints for SaaS applications. As…Continue readingAWS API Gateway – First Look
Shopify provides a full development platform that allows developers to create custom apps that appear in the Shopify App Store. Our goal is to start building a Shopify app version…Continue readingBuilding A Shopify App : Getting Started