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 028e01a commit c09bdcd
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 @@ -24,7 +24,7 @@
<p>Embroider is the next-generation build system for Ember apps. The goal is to compile Ember apps into spec-compliant, modern Javascript. This allows the integration with all the build tooling improvements seen in the wider JavaScript ecosystem.</p>

<h3>4. Reactivity improvements</h3>
<p>The Octane edition saw the introduction of auto-tracking which simplified the previous reactivity system, and made it more performant. Polaris introduces the concept of <a href="https://github.com/NullVoxPopuli/ember-resources">resources</a>. This pattern is a general concept that extends beyond Ember or any framework, and this is what <a href="https://www.starbeamjs.com/">Starbeam</a> is solving: Universal Reactivity.</p>
<p>The Octane edition saw the introduction of auto-tracking which simplified the previous reactivity system, and made it more performant. Polaris introduces the concept of <a href="https://github.com/NullVoxPopuli/ember-resources">resources</a>. This pattern is a general concept that extends beyond Ember or any framework. To learn about the framework-agnostic approach to universal reactivity, check out the <a href="https://www.starbeamjs.com/">Starbeam Project</a>.</p>

<h2>How you can help</h2>
<p>
Expand Down

0 comments on commit c09bdcd

Please sign in to comment.