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
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
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
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
I’ve been working on a React App for months that connects on localhost port 9000. Recently the app stopped working after an upgrade to Monterey. Turns out the upgrade also…Continue readingMacOS Monterey Node Port 9000 Refused