interviewing
technical interviewing
web
css specificity
element < class/attribute < id < style CSS Specificity Wars
javascript
c#
- static constructor vs singleton
- whats happening with async/await under the hood
patterns & principals
SOLID
- Single responsibility principle
- Open-closed principle
- Liskov substitution principle
- Interface segregation principle
- Dependency inversion principle