Code Mochi

Code Mochi @codemochi

About: Hi, I'm Stephen and I love writing about react, javacript, full-stack development, and dev ops.

Location:
Chicago, IL
Joined:
May 29, 2019

Code Mochi
articles - 19 total

Migrating NextAuth V3 to V4 with Prisma

NextAuth (github, website) is an open source library for managing your user authentication and...

Learn More 6 0Mar 8 '22

Dockerizing Next.js with Prisma for Production Environments

Here is the sample repository for this blog post Next.js is a phenomenal framework for building SEO...

Learn More 7 0Mar 8 '22

Using Finite State Machines to Simplify Frontend User Flow

Controlling the flow of events on a frontend can appear to be a simple task but it becomes significan...

Learn More 31 2Jun 7 '21

Corona Examiner- open source virus tracking with Gatsby.js

The spread of the Corona Virus has been rapid and absolutely devastating for countries that have been...

Learn More 22 0Jun 12 '20

How to add Auth0 to Nextjs- the Ultimate Guide

In this video, we will show how you can add Auth0 to your Next.js application. This is something that...

Learn More 50 4Apr 1 '20

5 Reasons why GraphCMS should be your next backend for MVPs

Birthing a new idea into the world is always a labor of love and this is especially true when you are...

Learn More 15 0Mar 2 '20

Nested GraphQL Mutations with Prisma 2 Photon

Photon by Prisma, is an amazing package that takes care of all the heavy lifting of performing CRUD o...

Learn More 11 0Sep 19 '19

Hot Module Reloading with Next.js Docker development environment in 4 steps

This post will go through how to add hot module reloading to Next.js running a docker environment. Th...

Learn More 27 2Aug 27 '19

Developer Bliss- Serverless Fullstack React with Prisma 2 and GraphQL

In this post, we will show how you can deploy a totally serverless stack using Prisma 2 and Next.js....

Learn More 20 0Aug 8 '19

Setup RDS for Serverless Zeit Now Deployments

RDS is a fantastic option for hosting your database. It has automatic database backups and logging bu...

Learn More 8 0Aug 8 '19

Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part III Build the UI

In the final post of this series, we will build out the UI for this Blog site built with Next.js, Pri...

Learn More 59 1Jul 12 '19

Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part II Configure the Frontend

In this post we are picking up right where we left off in Part I. If you haven't read the first post,...

Learn More 15 0Jul 10 '19

Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part I Setup the Repo and Configure the Backend

This post will go through how to use Docker to create a full stack javascript application with Next.j...

Learn More 106 11Jul 8 '19

Prisma 2 Sneak Peak- the Future Looks Speedy and Typesafe

In this past week the beta for Prisma 2 was released. It is still in the early stages, but this versi...

Learn More 9 0Jun 24 '19

How to add Sitemaps to a React Gatsby Static Site and Google Search Console

In this post we will show how to ensure that Google web crawlers can find all of the pages on your Ga...

Learn More 47 0Jun 19 '19

A Definitive Guide to SEO with a Serverless React Application in 2019

In this post, we will go through many of the options for building a React app that will get properly...

Learn More 32 5Jun 12 '19

Serverless Gatsby Pipeline with AWS Amplify

Modern websites are complicated beasts and there are many things you need to keep track of- the javas...

Learn More 12 0May 31 '19

How to use git branches for the organized code base you always wanted

In this video blog I’ll go over why we use git to manage our projects and why committing all your cod...

Learn More 9 0May 30 '19

How do you convert less stylesheets to styled components?

Less is a popular language extension for CSS that allows a lot of cool stuff that CSS can only dream...

Learn More 14 3May 30 '19