Article
Product Engineering
★ Featured
Secure Coding — OWASP Top 10 for Backend Engineers
Injection, broken auth, XSS, IDOR, and how to prevent each.
OWASP
security
SQL injection
XSS
IDOR
Article
Data & Platform
MongoDB Schema Design Patterns
Embedding vs referencing, the subset pattern, and indexing strategy.
MongoDB
schema design
embedding
referencing
bucket pattern