top of page
Technology


NestJS Prisma Global Exception Filter Guide 2026
Learn NestJS catch global Prisma error handling with filters, codes P2002 and P2025. Get working solutions now.
Devin Rosario
Nov 204 min read


Babylonjs vs Threejs Coding Basics for New Users
Three.js embraces JavaScript minimalism. Methods follow standard JavaScript conventions with lowercase naming and straightforward object creation patterns. Babylon.js organizes syntax around TypeScript origins with structured parameter patterns.
Devin Rosario
Nov 186 min read


DynamoDB with Terraform Production Best Practices 2026
Clicking through the AWS console to create DynamoDB tables is a productivity killer. It introduces inconsistency, causes staging and production environments to drift apart, and makes your documentation obsolete the moment you save a change. You need a better way to manage one of the most critical components of your application.
The solution is embracing Infrastructure-as-Code (IaC).
Devin Rosario
Nov 189 min read
bottom of page