Back
Back

Writing & Notes

Blog

Understanding TypeScript Generics
11 Feb 2026

A deep dive into TypeScript generics with practical examples and best practices for building type-safe applications.

TypeScriptJavaScriptTutorial
The Art of Clean Code: Practical Tips
4 Feb 2026

Practical tips and principles for writing clean, maintainable code that your future self and teammates will thank you for.

Clean CodeBest PracticesSoftware Engineering