Blog

Practical insights on fullstack development, system architecture, and getting more of engineering.

All Articles

Creating a Keyboard Shortcut Hook in React

Creating a Keyboard Shortcut Hook in React

Building a robust React hook for handling keyboard shortcuts with proper performance optimization, state management, and support for complex key combinations.

4 min read
GDPR Data Protection: Implementation Guide for Developers

GDPR Data Protection: Implementation Guide for Developers

A practical guide to implementing GDPR compliance with technical architecture patterns, data protection strategies, and real-world examples for modern web applications.

4 min read
SOC2 Security Controls: A Developer's Guide to Implementation

SOC2 Security Controls: A Developer's Guide to Implementation

A comprehensive technical guide to implementing SOC2 security controls with practical architectural patterns, pseudo-code examples, and real-world compliance strategies for modern applications.

4 min read

The Satirical Guide to Software Testing: Or How I Learned to Stop Worrying and Love the Test Suite

A guide on testing best practices, with a healthy dose of sarcasm, satire, and TypeScript examples that will make you wonder why you ever trusted npm test in the first place.

4 min read