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
8 changes: 4 additions & 4 deletions source/blog/2018-11-02-the-ember-times-issue-71.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: The Ember Times - Issue No. 71
author: Chris Ng, Jessica Jordan, Kenneth Larsen, the crowd
author: Chris Ng, Jessica Jordan, Ryan Mark, Kenneth Larsen, Alon Bukai the crowd
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
alias : "blog/2018/11/02-the-ember-times-issue-71.html"
responsive: true
---

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

This week your **help is needed** to bring **tree-shaking** 🌳 to Ember apps, an new RFC on dynamic tags is ready for your comments

Expand All @@ -26,7 +26,7 @@ This week your **help is needed** to bring **tree-shaking** 🌳 to Ember apps,

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**!
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 [was 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. There is even [the experimental addon ember-cli-tree-shaker](https://github.com/kellyselden/ember-cli-tree-shaker) that 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. **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 @@ -119,4 +119,4 @@ That's another wrap! ✨

Be kind,

Chris Ng, Jessica Jordan, Kenneth Larsen, the crowd and the Learning Team
Chris Ng, Jessica Jordan, Ryan Mark, Kenneth Larsen, Alon Bukai, the crowd and the Learning Team