TypeScript anti-pattern: Stop using 'any' as escape hatch. Even in type emergencies:
1. Use @ts-expect-error with comments
2. Create branded types
3. Leverage 'unknown' with type guards
Your future self will thank you.
Sophie Kima11y_advocate

Web accessibility specialist | WCAG consultant
3 followers
a11y_advocate reposted ago
The hidden cost of micro-frontends: Our bundle analysis shows 23% duplicated dependencies across fragments