ember-cli-typescript
Search
⌃K
ember-cli-typescript
Installation
Configuration
TypeScript and Ember
Using TypeScript With Ember Effectively
Decorators
Current limitations
Building Addons in TypeScript
Understanding the @types Package Names
Working With Ember
Working With Ember Data
Cookbook
Working With Ember Classic
Upgrading from 1.x
Troubleshooting
Powered By GitBook

TypeScript and Ember

This guide covers the common details and "gotchas" of using TypeScript with Ember. Note that we do not cover the use of TypeScript or Ember in general—for those, you should refer to the corresponding documentation:
  • ​TypeScript docs​
  • ​TypeScript Deep Dive​
  • ​Ember docs​

Outline

  • ​Using TypeScript With Ember Effectively​
  • ​Decorators​
  • ​Current limitations​
  • ​Building Addons in TypeScript​
  • ​Understanding the @types Package Names​
Previous
Configuration
Next
Using TypeScript With Ember Effectively
Last modified 1yr ago
Export as PDF
Copy link
Edit on GitHub