Skip to content

Commit c09bdcd

Browse files
IgnaceMaesjenweber
andauthored
Update app/templates/editions/polaris.hbs
Co-authored-by: Jen Weber <[email protected]>
1 parent 028e01a commit c09bdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/editions/polaris.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<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>
2525

2626
<h3>4. Reactivity improvements</h3>
27-
<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>
27+
<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>
2828

2929
<h2>How you can help</h2>
3030
<p>

0 commit comments

Comments
 (0)