☕ Francesco
TypeScript, but without turning on "strict mode" from the start. Explore it and use it as the superset of JavaScript that it is and slowly opt in with its best features as you go.
🤔 David
Although I don't do much with TS I'd guess that it's just easier to work with for larger projects due to the strong typing. I'm wanting to learn how to correctly migrate projects to it...svelte just released official support for TS so I may try migrating my blog (using sapper) to it