Marco Mesen profile picture

Writing insights on Software Development, Emerging Tech, and Best Practices

I write to share what I learn—whether it's coding tips, new technologies, or best practices—hoping it helps others in the developer community.

How to Use gql.tada in a Next.js App - Simplified GraphQL Setup

Easy way to integrate types to your GraphQL project by using gql.tada in your Next.js project. This guide covers installation, schema generation, TypeScript integration, and best practices for structuring your queries.

NextJS and Google Analytics

Add Google Analytics to Next.js v15 (2025) in less than 5 minutes

If you're running a Next.js 15 site and want to track user activity by Google Analytics, learn how easy and quickly is to integrate Google Analytics into your Next.js 15 project in 2025 by using @next/third-parties 🚀