From 425af63b142f1830177d4adf4b00e03047634e3d Mon Sep 17 00:00:00 2001 From: Ryan Mark Date: Fri, 12 Oct 2018 14:23:46 -0700 Subject: [PATCH] Ember Times Issue 68 (#3614) * [WIP] Ember Times Issue 68 * Update 2018-10-12-the-ember-times-issue-68.md * Updates, per @amyrlam's review * Update 2018-10-12-the-ember-times-issue-68.md * Update 2018-10-12-the-ember-times-issue-68.md * Update 2018-10-12-the-ember-times-issue-68.md * blog(embertimes68): MVP of new ember-cli-guides * blog(embertimes68): Added emphasis to text * copy edits * Add placeholder contributors Needs links, can do manually if needed, see my issue here: https://github.com/jessica-jordan/whats-new-in-emberland/issues/4 * Add EmberConf 2019 I didn't include https://emberconf.com/index.html yet since I don't think the date is 100% confirmed. We could mention it next week? Also, copy edits * Update 2018-10-12-the-ember-times-issue-68.md * Copy edits and fix alex linter * Add writeup on ember-flatpickr * blog(embertimes#68): add help wanted app * blog(embertimes#68): add contribs * blog(embertimes#68): formatting edits + editor update * update wording * Add intro, Ryan, copy edits, etc * Update 2018-10-12-the-ember-times-issue-68.md * update-alias-68 * edits Was pushing end punctuation to a new line in Goodbits --- .../2018-10-05-the-ember-times-issue-67.md | 2 +- .../2018-10-12-the-ember-times-issue-68.md | 97 +++++++++++++++++++ 2 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 source/blog/2018-10-12-the-ember-times-issue-68.md diff --git a/source/blog/2018-10-05-the-ember-times-issue-67.md b/source/blog/2018-10-05-the-ember-times-issue-67.md index 2424c9d0f3..1ba7fd5548 100644 --- a/source/blog/2018-10-05-the-ember-times-issue-67.md +++ b/source/blog/2018-10-05-the-ember-times-issue-67.md @@ -1,7 +1,7 @@ --- title: The Ember Times - Issue No. 67 author: Alon Bukai, Ryan Mark, Amy Lam, Chris Ng, Jessica Jordan -tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 +tags: Newsletter, Ember.js Times, Ember Times, 2018 alias : "blog/2018/10/05-the-ember-times-issue-67.html" responsive: true --- diff --git a/source/blog/2018-10-12-the-ember-times-issue-68.md b/source/blog/2018-10-12-the-ember-times-issue-68.md new file mode 100644 index 0000000000..1d52397e39 --- /dev/null +++ b/source/blog/2018-10-12-the-ember-times-issue-68.md @@ -0,0 +1,97 @@ +--- +title: The Ember Times - Issue No. 68 +author: Ryan Mark, Preston Sego, Chris Ng, Amy Lam, Jessica Jordan +tags: Recent Posts, Newsletter, Ember.js Times, Ember Times, 2018 +alias : "blog/2018/10/12-the-ember-times-issue-68.html" +responsive: true +--- + +Hola Emberistas! 🐹 + +EmberConf 2019 is here, is this the year for **you** to submit a talk idea?! πŸ—£ In this week's issue we're highlighting some ways to **contribute to Ember**: the Ember Help Wanted App 🚧, the new Ember CLI guides πŸ“š, and Module Unification πŸ“. We're also celebrating **some Hacktoberfest πŸ•Έ wins**. Read on! + +--- + +## [Find Ways to Help Out with the Ember Help Wanted App βœ¨](https://help-wanted.emberjs.com) + +Too much spare time at hand and don't know what to do? Wanna **contribute to open-source**? Then check out the sparkling ✨ [new **Ember Help Wanted App**](https://help-wanted.emberjs.com) ✨!! + +The Ember Help Wanted App lists all current open issues across Ember repositories, like Ember CLI, Ember Data, the EmberJS Website and more which could use some support. The website is also a great resource if you're still looking forward to get your contributions in for [**Hacktoberfest**](https://www.emberjs.com/blog/2018/10/05/the-ember-times-issue-67.html#toc_a-href-https-hacktoberfest-digitalocean-com-hacktoberfest-a), so be sure to [check it out](https://help-wanted.emberjs.com). + +--- + +## [EmberConf 2019 Call for Papers πŸ“](https://emberconf.com/become-a-speaker.html) + +Huzzah, the announcement is here! EmberConf 2019 will be held **March 18-20** in Portland, OR! [EmberConf](https://emberconf.com/index.html) is three days of activities, sessions, talks and trainings with the Ember Core Team and community members from around the world. + + +EmberConf is great because its speakers are great, **and you could be one of them!** The Call for Papers is public, starts out blind, and features a collaborative process to help applicants improve their proposals. Proposals will be accepted and reviewed from now until **November 18, 2018**. + +Don't forget to check out [#ember-conf](https://discordapp.com/channels/480462759797063690/480502413917421570) on the [Ember Discord](https://discordapp.com/invite/zT3asNS)! + +--- + +## [Quest: Write the MVP of the New Ember CLI Guides ✨](https://github.com/ember-learn/cli-guides-source/issues/3) + +Looking for your next challenge? We’re looking for contributors to help port over and rewrite content from [ember-cli.com](https://ember-cli.com/) as outlined in the [RFC](https://github.com/ember-cli/rfcs/pull/120). + +_Choose a task, any task – we’ve got you covered!_ There are **plenty of opportunities to contribute** from picking a markdown file without any content and simply adding suggested headings to it – to completely working on a greenfield rewrite of the [deployments section](https://ember-cli.com/user-guide/#deployments). The idea is to empower new contributors by having up-to-date and clear documentation with the goal of wrapping up the **MVP by the end of 2018**. + +See the full list on the [cli-guides-source Quest issue](https://github.com/ember-learn/cli-guides-source/issues/3)! + +--- + +## [Module Unification Is in the Final Stretch! πŸ›£](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)! + +--- + +## [Hacktoberfest Happenings πŸŽƒ](https://twitter.com/shipshapecode/status/1048579870689771520) + +Want to see ember-cli-addon-docs in the wild? [@rwwagner90](https://github.com/rwwagner90) shipped an update to [shipshapecode/ember-flatpickr](https://github.com/shipshapecode/ember-flatpickr) for Hacktoberfest, converting its docs to [ember-cli-addon-docs](https://github.com/ember-learn/ember-cli-addon-docs)! Check out the new slick docs site [here](https://shipshapecode.github.io/ember-flatpickr/docs). + +--- + +## [Contributors' Corner πŸ‘](https://guides.emberjs.com/release/contributing/repositories/) + +

This week we'd like to thank @josemarluedke, @rwjblue, @chadhietala, @btecu, @amyrlam, @chrisrng, @CodingItWrong, @NullVoxPopuli, @sivakumar-kailasam, @yohanmishkin, @wifelette, @SergeAstapov, @jessica-jordan, @Alonski, @jrjohnson, @rwwagner90, @Turbo87, @pzuraq, @Gaurav0, @oligriffiths, @stefanpenner, @samselikoff, @SparshithNR, @luxferresum, @chancancode, @toddjordan, @HuggableSquare, @ybakos, @EndangeredMassa, @prasannavijayan, @mansona, @ppcano, @kategengler, @dfreeman, @Techn1x, @jenweber, @Parrryy, @ynotdraw and @jtenclay for their contributions to Ember and related repositories! πŸ’–

+ +--- + +## [Got a Question? Ask Readers' Questions! πŸ€“](https://docs.google.com/forms/d/e/1FAIpQLScqu7Lw_9cIkRtAiXKitgkAo4xX_pV1pdCfMJgIr6Py1V-9Og/viewform) + +
+ Office Hours Tomster Mascot + +

Wondering about something related to Ember, Ember Data, Glimmer, or addons in the Ember ecosystem, but don't know where to ask? Readers’ Questions are just for you!

+ +

Submit your own short and sweet question under bit.ly/ask-ember-core. And don’t worry, there are no silly questions, we appreciate them all - promise! 🀞

+ +
+ +--- + +## [#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. + +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). + +--- + + +That's another wrap! ✨ + +Be kind, + +Ryan Mark, Preston Sego, Chris Ng, Amy Lam, Jessica Jordan and the Learning Team