Recent Posts

  • 8-24-2021

    Set up Next.js with MongoDB database, using GraphQL, Apollo Server

    Straightforward set up guide for Next.js with MongoDb Apollo and GraphQL, using Mongoose as the ORM.
  • 8-5-2021

    Build a custom form hook in React (Next.js)

    Create a custom hook to manage state of a form for React / Next.js
  • 7-27-2021

    Set up Next.js with firebase authentication

    A simple straight to the point guide to setting up firebase authentication for Next.js.
  • 5-12-2021

    Next.js rendering and data fetching

    My explanation of rendering options using Next.js.