Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Commit

Permalink
Merge pull request #3457 from jessica-jordan/embertimes#55-jj
Browse files Browse the repository at this point in the history
blog(embertimes#55): fix emoji
  • Loading branch information
Alonski authored Jul 13, 2018
2 parents aa3c637 + 34109c2 commit 95ff7d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/blog/2018-07-13-the-ember-times-issue-55.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ nuqneH Emberistas! 🐹

Read either on the [Ember blog](https://www.emberjs.com/blog/2018/07/13/the-ember-times-issue-55.html) or in our [e-mail newsletter](https://the-emberjs-times.ongoodbits.com/2018/07/13/the-ember-times-issue-55) what has been going on in Emberland this week.

This week you can learn about **updating** your Ember app πŸ–³. Learn from firsthand experience how to become an **addon maintainer** πŸ’ͺ. Get some tips on writing your own **RFCs** ✨. Check out the new **SEO tactics** of Ember πŸ”Ž and last but not least learn about the potential move of Ember to a new **chat platform** πŸ’¬. Go ahead and enjoy!
This week you can learn about **updating** your Ember app πŸ’πŸ». Learn from firsthand experience how to become an **addon maintainer** πŸ’ͺ. Get some tips on writing your own **RFCs** ✨. Check out the new **SEO tactics** of Ember πŸ”Ž and last but not least learn about the potential move of Ember to a new **chat platform** πŸ’¬. Go ahead and enjoy!

---

## [Don't Worry, Ember CLI Got You Covered](https://github.com/ember-cli/ember-cli-update) πŸ–³
## [Don't Worry, Ember CLI Got You Covered πŸ’»](https://github.com/ember-cli/ember-cli-update)
The **number one** tool for updating Ember.js apps or addons just got **even better**. The [newest version](https://github.com/ember-cli/ember-cli-update/releases) of `ember-cli-update` now runs `qunit-dom-codemod` for you. This means that you, with close to no effort at all, can utilize this great addon for your tests.

And the cool thing is that `ember-cli-update` fetches new codemods **during runtime** - so no need to update to get this nice codemod! To run the codemod just type `ember-cli-update --run-codemods` and magic will take care of the rest for you.
Expand Down

0 comments on commit 95ff7d5

Please sign in to comment.