Ideas & insights from the DEPT® software development community

AI can’t replace experience: Why senior engineers might be more valuable than ever
AI

AI can’t replace experience: Why senior engineers might be more valuable than ever

Recently, I used AI coding tools (Cursor), leading to some crucial reflections for all of us leading engineering teams.

Jonathan Whiteside3 min read
Keep Reading

Filter by

PlatformsTeamsProcessPeople
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