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

#68 - Module Unification call for help / contributions #3624

Merged
merged 5 commits into from
Oct 11, 2018
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
15 changes: 12 additions & 3 deletions source/blog/2018-10-12-the-ember-times-issue-68.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: The Ember Times - Issue No. XX
author: the crowd
author: Preston Sego
tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018
alias : "blog/xxxx/xx/xx-the-ember-times-issue-XX.html"
responsive: true
Expand Down Expand Up @@ -52,8 +52,17 @@ responsive: true

---

## [SECTION TITLE](#section-url)
## [Module Unification is in the Final Stretch! :motorway:](https://github.com/emberjs/ember.js/issues/16373)
Have you heard of **Ember's future default project layout**? If you haven't, you can read about it the [Module Unification RFC](https://github.com/emberjs/rfcs/blob/master/text/0143-module-unification.md).

The initial work on Module Unification is **nearly complete**, as **[there are only a handful of tasks left](https://github.com/emberjs/ember.js/issues/16373)** and some of the tasks just need a good amount of spelunking time.
If you can donate some of your time to help finish this up, the entire community will forever be in your debt. 💖

Also, if you are a user of namespaced components, [this RFC](https://github.com/emberjs/rfcs/pull/367) is a must read. Please leave your thoughts on the [Module Unification Packages RFC](https://github.com/emberjs/rfcs/pull/367) as nested components affect the majority of Ember projects.

To learn more about Module Unification, feel free to join the [#st-module-unification channel](https://discordapp.com/channels/480462759797063690/484527343331704832) on the [Ember Discord](https://discordapp.com/invite/zT3asNS)!

Curious what a real project looks like with module unifcation? Checkout [emberclear](https://emberclear.io) by [@NullVoxPopuli](http://github.com/nullvoxPopuli/) on [gitlab](https://gitlab.com/NullVoxPopuli/emberclear/tree/master/packages/frontend) or [github](https://github.com/NullVoxPopuli/emberclear/tree/master/packages/frontend)!
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry one last comment, this is rad, i love example repos, really helps me learn

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3 yay <3


---

Expand Down Expand Up @@ -90,4 +99,4 @@ That's another wrap! ✨

Be kind,

the crowd and the Learning Team
Preston Sego and the Learning Team