AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
TypeScript Generators - Is There a Type Checker?
You also need to have some kind of type checker. Your editor will find a lot of the stuff as you're working on it. You can even, there's an experimental mode in VS code that will show you all of the problems at once. But if you have a giant, giant output in your console, the thousands of errors, it might be something you just run every once in a little while instead of running in watch mode.