Amit Merchant

Disable console logs in production in Next.js

2024-9-26

Amit Merchant

Believe it or not, console logging things is still the most used debugging technique by developers. No matter how many advanced tools are available for debugging, logging in to the console still has a sweet spot among developers.