to my digital garden.
Right-brained techie passionate about coding, product, UX, and fun with my family.
Async/await is awesome, but don’t abandon Promises
And how I “program to an interface” with JavaScript functions
And reduce the size of your future PRs with the Open/Closed Principle
A further exploration of the Hooks, Render Props, and HOC patterns
How to build a React SSR app without any tooling or framework
How to deploy a React SSR app on Google Cloud Platform
Let’s use GitHub Actions to create a basic deployment pipeline for a Next.js SSG site hosted on Github Pages.
Streamlining development and deployment with a monorepo
Using React, CSS Flexbox, and cats to create a masonry grid layout
Building a full stack React and Node web app with TypeScript and ESBuild
Avoid ClickOps by using Terraform to push Docker images to ECR and run a container on EC2
Supercharging local React development, Storybook, and Jest tests with Mock Service Worker (MSW)