Typescript ANY
Confession: Whenever Typescript throws a complex generic error that I can't solve in 10 minutes, I just throw an 'any' on it and move on with my life.
I know it defeats the purpose, but sometimes you just need to ship the feature.
I know it defeats the purpose, but sometimes you just need to ship the feature.