George McCreadieAdding ESLint to a React app in 2020 using the Standard style guideESLint does a great job of keeping your codebase tidy and allows developers across your team to easily adhere to linting rules and avoid…Oct 20, 2020Oct 20, 2020
George McCreadieCypress: How to stub a method on the windowWhile implementing Cypress into our UI stack I needed to stub out a method that was usually provided on the window by a host application…Sep 3, 2020Sep 3, 2020
George McCreadieRun multiple instances of Serverless Offline like a Pro and watch for changestldr; https://www.npmjs.com/package/serverless-offline-multiApr 15, 20202Apr 15, 20202
George McCreadieConditionally deploy Serverless services only when modified in a mono Git repositoryWhen using a mono repository for Serverless microservices, it can be more challenging to determine which services need to be deployed…Mar 11, 2020Mar 11, 2020
George McCreadieIntroduction to using AWS Cognito Hosted UI with Amplify-jsAWS Cognito is a great way to offload having to manage users yourself, it takes care of the sign ups, logins, password resets and most…Oct 26, 20193Oct 26, 20193