We will be debating the most contentious topics in TypeScript. I will be arguing BOTH sides of every debate, with help from my crack legal team (you).
We'll be debating four main topics:
- Enums. Should you use them?
no-explicit-any
- should you allow developers to submit any's into your codebase?- Types vs Interfaces. Which should you use?
noImplicitReturns
- should you force your developers to specify return types in all cases?
If you want to help argue your case, you'll need to submit exhibits. PR some TypeScript into the src/exhibits
folder, and I'll see if it's useful in court. Who knows - your code could become a star witness.