Skip to content

Commit

Permalink
Merge pull request #484 from ember-learn/intro_and_quotes
Browse files Browse the repository at this point in the history
Add Intro and Quotes to Octane Special
  • Loading branch information
jayjayjpg authored Jan 10, 2020
2 parents 8369c6f + 29ff592 commit ae4c0c3
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions source/2020-01-10-the-ember-times-issue-130.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,16 @@ Happy New Year, Emberistas! 🐹
<!--alex ignore special-->
This week, we have an **Ember Octane Special Edition** for you!

<!--alex ignore special-->
In this special we would like to tell you as much as possible about this new Ember edition. So throughout this post you will find useful information to help you get the most out of Ember Octane.

> Octane is modern Ember, and I’m psyched that we got it over the finish line. Have fun building apps! ~ _Yehuda Katz [(@wycats)](https://github.com/wycats)_
What is the Octane Edition? πŸ™‹β€β™€οΈπŸ™‹β€β™‚οΈ,
Community Feedback from Outdoorsy πŸ‘,
How to migrate to Ember Octane πŸΉπŸ—οΈ,
Conquer Octane with The Ember Atlas πŸ—ΊπŸŒ
Octane at EmberConf 2020,
Conquer Octane with The Ember Atlas πŸ—ΊπŸŒ,
Octane at EmberConf 2020 πŸ“’,
Where can I learn more πŸ€“

READMORE
Expand Down Expand Up @@ -111,6 +118,9 @@ If you need help along the way, visit the [Ember Community chat and forums](http

---


> Ember’s staying power comes from the energy and dedication of our community, and the Octane release is a great example of how the community can come together, agree on a plan, and execute to a high-level of polish. ~ _Edward Faulkner [(@ef4)](https://github.com/ef4)_
## [The Ember Atlas πŸ—Ί](http://emberatlas.com)

The Ember Atlas is an unofficial resource for Ember curated by various people in the Ember Community. It includes best practices, upgrade guides and more! The Ember Atlas is built to be a Wiki for Ember for various content that isn't in the guides yet or won't ever make it in.
Expand Down Expand Up @@ -159,6 +169,8 @@ It’s also a nice place to meet up with your Ember-friends and learn about many

---

> I'm excited because I think Octane is easier to teach. That's great for both companies who hire non-Ember developers and for self-motivated beginners. With ember-auto-import in the app by default, Ember also plays nice with the broader JavaScript ecosystem. You can npm install the libraries you like, and they work without extra effort. ~ _Jen Weber [(@jenweber)](https://github.com/jenweber)_
## [Where Can I Learn More? πŸ€“](https://guides.emberjs.com/release/)

If you want to try out Ember Octane, you might want to learn more about the new APIs and best practices for
Expand Down Expand Up @@ -187,6 +199,9 @@ building modern Ember apps. In this regard we highly recommend the following lea
- [Rewriting Apps in Ember Octane](https://crunchingnumbers.live/2019/12/23/rewriting-apps-in-ember-octane/) by [Isaac Lee (@ijlee2)](https://github.com/ijlee2)
- [The Ember Octane vs. Classic Ember Cheat Sheet](https://ember-learn.github.io/ember-octane-vs-classic-cheat-sheet/)


> Octane provides a very gentle on-ramp and lets you learn and grow into the framework as the needs arise in your app. You start with HTML templates, then extract pieces into template-only components for clarity, add arguments for reusability, add a js class to add behavior, add a service for shared functionalities, install an addon for more cool stuff, etc. I’m excited to see all of theses pieces coming together and finally ready to teach the version of ember we had envisioned. Check out the new tutorial to see the difference for yourself! ~ _Godfrey Chan [(@chancancode)](https://github.com/chancancode)_
---

## [Contributors' Corner πŸ‘](https://guides.emberjs.com/release/contributing/repositories/)
Expand Down

0 comments on commit ae4c0c3

Please sign in to comment.