Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
evanhahn.com
(Uncensored)
subscribe
@ts-ignore is almost always the worst option
https://evanhahn.com/ts-ignore-is-almost-always-the-worst-option/
links
backlinks
Tagged with:
javascript
There is rarely a good reason to use `// @ts-ignore`. `any` and `// @ts-expect-error` are almost always better.