Monstea Blog
Thoughts, stories, and ideas by Monstea
Building a Production-Ready A/B Testing Framework in Next.js
This talk covers how we built a lightweight, type-safe A/B testing framework directly into our Next.js application, giving us full control over the testing lifecycle.
#frontend#nextjs
Getting Started with Next.js 14
A comprehensive guide to getting started with Next.js 14, covering the new App Router, Server Components, and modern React features.
#nextjs#react#tutorial#web-development