Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog post: Stable Ember TypeScript types #1285

Merged
merged 7 commits into from
Jul 8, 2023
Merged

Blog post: Stable Ember TypeScript types #1285

merged 7 commits into from
Jul 8, 2023

Conversation

chriskrycho
Copy link
Contributor

This post is intended as a complement to the Ember 5.1 release post (#1284), and should go out at the same time. Having a dedicated post makes it easier to reference, and avoids overwhelming the main release post with these 2,000+ words dedicated to TypeScript. 😅

This post is intended as a complement to the Ember 5.1 release post,
and should go out at the same time. Having a dedicated post makes it
easier to reference, and avoids overwhelming the main release post
with these 2,000+ words dedicated to TypeScript.
@netlify
Copy link

netlify bot commented Jun 23, 2023

Deploy Preview for ember-blog ready!

Name Link
🔨 Latest commit 22edc70
🔍 Latest deploy log https://app.netlify.com/sites/ember-blog/deploys/64a9a8314cf0830008f6a062
😎 Deploy Preview https://deploy-preview-1285--ember-blog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


- Ember Data itself can now take advantage of the Ember types! This was a long-standing chicken-or-egg problem: Ember Data could not really publish its own stable types while relying on the hand-written `@types` packages for Ember!

Happily, the two newest members of the Ember TypeScript team, Peter Wagenet and Krystan HuffMenne, are both actively interested in tackling this problem, so there will hopefully be good progress in this space in the rest of 2023. (This is a great place to chip in and help, by the way!)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@jaredgalanis jaredgalanis merged commit 7665899 into main Jul 8, 2023
2 checks passed
@jaredgalanis jaredgalanis deleted the stable-types branch July 8, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants