Skip to content

Commit

Permalink
Update app/templates/editions/polaris.hbs
Browse files Browse the repository at this point in the history
Co-authored-by: Jen Weber <[email protected]>
  • Loading branch information
IgnaceMaes and jenweber authored Jan 18, 2024
1 parent 6939e07 commit 38cd4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/editions/polaris.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</p>

<h2>The pillars of Polaris</h2>
<p>The polaris edition of Ember is built on top of a selection of core concepts.</p>
<p>The Polaris edition of Ember is built upon these core concepts.</p>

<h3>1. First-class TypeScript Support</h3>
<p>Ember has embraced TypeScript as a first-class citizen next to JavaScript. In practice this means you can build apps using TypeScript without having to worry about incompatibility with external type definitions of Ember itself. As of version 5.1, Ember ships with built-in stable types. Read all about it and how to get started <a href="https://blog.emberjs.com/stable-typescript-types-in-ember-5-1">in the announcement post.</a> Glint, the TypeScript-powered tooling for Glimmer templates, also shipped as a stable release after two years of public preview. For more information, read the <a href="https://blog.emberjs.com/glint-1-0-released">release blog post</a>.</p>
Expand Down

0 comments on commit 38cd4cd

Please sign in to comment.