Essential Clean Coding Principles & Typescript Concepts
Typescript
Typescript class members
- All about TypeScript Static Members | TypeScript OOP
- When to Use a Private Constructor | TypeScript OOP
Decorators
Level up your coding
Clean Coding
- When to Use a Private Constructor | TypeScript OOP
- Make Illegal States Unrepresentable! - Domain-Driven Design w/ TypeScript
- TypeScript & JavaScript Getters and Setters: Are they useless?
- Abstract Factory
OOPs Concepts
SOLID principles
- SOLID Principles: The Software Developer's Framework to Robust & Maintainable Code [with Examples]
- Dependency Inversion
- Dependency Injection & Inversion Explained | Node.js w/ TypeScript
Other
- Migrate Primary Keys to UUIDs - Sequelize/Node
- Intention Revealing Interfaces [w/ Examples] - Domain-Driven Design w/ TypeScript