Published onDecember 1, 2021Next.js Context API TutorialjavascriptnextjsUsing the latest features of the React Context API, we dive into leveraging these patterns for Next.js Context.
Published onNovember 25, 2021Deploy Microservices with Docker ARG & ENV Variables on Heroku with GitHub ActionsdockerarchitectureTutorial on deploying platform-agnostic microservice applications to Heroku with GitHub Actions and Docker utilizing Docker ENV and ARG variables.
Published onNovember 22, 2021Managing Your LowsinsightsWe all have good days and bad days, how do we manage the bad ones?
Published onNovember 11, 2021Next.js and TailwindCSS Made Me Want to Write Front-End CodeinsightsengineeringWith a background in Back-End and Architecture, Front-End Development was always daunting until I got to experience Next.js and TailwindCSS.
Published onOctober 1, 2021Deploy NestJS with Docker, Heroku, and GitHub ActionsdockerarchitectureThe Definitive Guide: A CI/CD Tutorial On Deploying a NestJS microservice with Docker, Heroku, and GitHub Actions.