There is rarely a good reason to use `// @ts-ignore`. `any` and `// @ts-expect-error` are almost always better.| evanhahn.com
Know how good your code needs to be for the task at hand. Start with a rough draft. Try to soften requirements if you can. Don't get distracted. Make small changes. Practice specific skills.| evanhahn.com