Search results
4 results
Article
Product Engineering
★ Featured
Secure Coding — OWASP Top 10 for Backend Engineers
Injection, broken auth, XSS, IDOR, and how to prevent each.
Article
Data & Platform
Getting Started with dbt (data build tool)
Models, tests, documentation, and the dbt workflow for transforming warehouse data.
Article
Product Engineering
Database Connection Patterns in PHP
PDO, prepared statements, connection pooling, and transaction management.
Article
Product Engineering
API Error Handling — Consistent Error Responses
Error format standards, HTTP status code usage, and client-friendly error design.