Dallas Huggins

A collection of 3 posts

How to integrate Mailchimp with Next JS and TypeScript
TypeScript

How to integrate Mailchimp with Next JS and TypeScript

1. Introduction & Overview In this tutorial, we will be going through how to integrate the email marketing platform Mailchimp with Next.js and TypeScript. When integrating it into an application recently, I ran across numerous issues and thought this tutorial might be useful to others. A GitHub repository is referenced at the end of this tutorial.  Prerequisites For your reference, below are the versions we are using in this application. We will be using the app router setup for Next.js. Ver

Dallas Huggins10 min read
Keep Reading
How to implement KYC/AML protocols for an NFT marketplace

How to implement KYC/AML protocols for an NFT marketplace

Learn how to implement KYC/AML protocols for an NFT marketplace.

Dallas Huggins16 min read
Keep Reading