Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 910 Bytes

TypeScript.md

File metadata and controls

19 lines (13 loc) · 910 Bytes
sidebar_position
140

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: