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
WordPress has two options that are important to path resolution and the overall functionality of your site. The home option and siteurl option determine the URL for your web presence…Continue readingWordPress In A Subdirectory Impacts REST
Amplify is an AWS service that hosts and manages applications on a partially managed cloud platform. Amplify handles management of most of the underlying services needed for standard cloud based…Continue readingBuilding Web Apps With Amplify Studio
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
You’d think that creating a simple Amplify app would be, well, simple. Turns out it is not as simple as you’d think. After several false starts, I am back at…Continue readingCreating A Simple Amplify App
From WebStorm This is to follow the tutorial here: AWS Getting Started, React tutorial. Assumptions The following are installed: Start A New React App Start a new “React” project in…Continue readingBuilding React Apps With Amplify
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
As the Fractional CTO for a local staffing company, I am heading up a project to create a custom web application. One of the primary functional elements is providing rapid…Continue readingReact Spreadsheet Components
Google Tables has some cool tricks built in that give it an advantage over simple spreadsheet apps. While not perfect, it is a great start and solid enough to employ…Continue readingHow To Send Emails From Google Tables
While there are methods for implementing a modern single page application (SPA) framework into SuiteScript (there are some examples where people have grafted React into their Scriptlets), there are some…Continue readingSuiteScript : UI Rendering With serverWidget