TypeScript
We find that TypeScript streamlines the developer experience by catching errors before you hit refresh on that simulator, and prevents costly bugs by enforcing type safety.
In Ignite, TypeScript is fully set up, so if you know TS, all you need to do is start coding!
Resources
If you are new to TypeScript, here are some of our favorite resources:
- TypeScript in 5 minutes for a quick read
- TypeScript in 50 minutes for a longer watch
- Execute Program -- TypeScript course -- free course by Gary Bernhardt
- TypeScript and VSCode for awesome developer tools
- Official Docs