Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 12 additions & 7 deletions source/blog/2018-11-02-the-ember-times-issue-71.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: The Ember Times - Issue No. XX
author: the crowd
title: The Ember Times - Issue No. 71
author: Jessica Jordan, the crowd
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
alias : "blog/xxxx/xx/xx-the-ember-times-issue-XX.html"
alias : "blog/2018/11/02-the-ember-times-issue-71.html"
responsive: true
---

<SAYING-HELLO-IN-YOUR-FAVORITE-LANGUAGE> Emberistas! 🐹

<SOME-INTRO-HERE-TO-KEEP-THEM-SUBSCRIBERS-READING>
This week your **help is needed** to bring **tree-shaking** 🌳 to Ember apps,

---

Expand All @@ -22,8 +22,13 @@ responsive: true

---

## [SECTION TITLE](#section-url)
## [Make Tree-Shaking 🌲 Ready for Landing ✈️ - Your Help is Wanted!](https://twitter.com/kellyselden/status/1050717338595745792)

A promising approach to reduce the size of Ember apps dramatically is known as **tree-shaking**. This describes a way to **exclude any code** from your **bundle** which is ultimately not needed for your application to work as expected.

The [Packager RFC (Request for Comments) for bringing tree-shaking](https://github.com/ember-cli/rfcs/blob/master/active/0051-packaging.md#tree-shaking) to Ember apps [had been accepted in April this year](https://github.com/ember-cli/rfcs/commit/567201627bcc6baa2d70103bd5b6f9e23e8ea0d9). Since then, lots of progress has already been made on the Ember & Ember CLI side of things and even [the experimental addon ember-cli-tree-shaker](https://github.com/kellyselden/ember-cli-tree-shaker) has been a tangible product of recent efforts to allow you to try out tree shaking today. But there's still a lot more to do. And **your help is needed**!

If you're feeling up to the task to help tree-shaking land in Ember and you're curious to learn more about Ember CLI internals, be sure to **reach out** to [**@kellyselden** on either Twitter](https://twitter.com/kellyselden/status/1050717338595745792) or the [#topic-tree-shaking Discord channel](https://discordapp.com/channels/480462759797063690/502098552751915008) to get started!

---

Expand Down Expand Up @@ -79,7 +84,7 @@ responsive: true

## [#embertimes](https://emberjs.com/blog/tags/newsletter.html) 📰

Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at [#support-ember-times](https://discordapp.com/channels/480462759797063690/485450546887786506) on the [Ember Community Discord](https://discordapp.com/invite/zT3asNS) or ping us [@embertimes](https://twitter.com/embertimes) on Twitter.
Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at [#support-ember-times](https://discordapp.com/channels/480462759797063690/485450546887786506) on the [Ember Community Discord](https://discordapp.com/invite/zT3asNS) or ping us [@embertimes](https://twitter.com/embertimes) on Twitter.

Keep on top of what's been going on in Emberland this week by subscribing to our [e-mail newsletter](https://the-emberjs-times.ongoodbits.com/)! You can also find our posts on the [Ember blog](https://emberjs.com/blog/tags/newsletter.html).

Expand All @@ -90,4 +95,4 @@ That's another wrap! ✨

Be kind,

the crowd and the Learning Team
Jessica Jordan, the crowd and the Learning Team