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
The technology stack that was inherited from the prior tech team at Research Blocks came with some outdated methodologies. One of those areas was in the deployment of React applicationa…Continue readingReact Build Settings on Amplify