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

Add section on Deprecate Partials RFC#3834

Merged
amyrlam merged 3 commits intoblog/embertimes-86from
Alonski-patch-1
Feb 22, 2019
Merged

Add section on Deprecate Partials RFC#3834
amyrlam merged 3 commits intoblog/embertimes-86from
Alonski-patch-1

Conversation

@Alonski
Copy link
Member

@Alonski Alonski commented Feb 21, 2019

What it does

Related Issue(s)

Sources

@Alonski Alonski requested a review from a team February 21, 2019 19:56
@locks locks temporarily deployed to ember-website-staging-pr-3834 February 21, 2019 19:56 Inactive
Copy link
Member

@amyrlam amyrlam left a comment

Choose a reason for hiding this comment

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

TIL pre-RFC 😅

Thanks for another 💯 writeup, left a couple copy suggestions

---

<SAYING-HELLO-IN-YOUR-FAVORITE-LANGUAGE> Emberistas! 🐹
สวัสดี Emberistas! 🐹
Copy link
Member

Choose a reason for hiding this comment

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

🎉


## [SECTION TITLE](#section-url)

## [Lets Fully Deprecate Partials! 🥛](https://github.com/emberjs/rfcs/pull/449)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
## [Lets Fully Deprecate Partials! 🥛](https://github.com/emberjs/rfcs/pull/449)
## [Let's Fully Deprecate Partials! 🥛](https://github.com/emberjs/rfcs/pull/449)

## [SECTION TITLE](#section-url)

## [Lets Fully Deprecate Partials! 🥛](https://github.com/emberjs/rfcs/pull/449)
Partials in Ember have been around for quite some time. Today however they are considered bad practice and all of their functionality can be replaced with Components. There is an [Ember Template Lint Rule](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/no-partial.md) against their use. There was a [Pre-RFC](https://github.com/emberjs/rfcs/issues/390) created a while ago that recommended deprecating partials. Today we finally have a full RFC to [Deprecate Partials](https://github.com/emberjs/rfcs/pull/449) written up by [@GavinJoyce](https://github.com/GavinJoyce). If you want to learn more about the deprecation or maybe the alternatives to partials [check out the RFC](https://github.com/gavinjoyce/rfcs/blob/gj/deprecate-partials/text/0000-template.md). Also be sure to chime in and voice your concerns or add a 👍🎉 to the [RFC itself](https://github.com/emberjs/rfcs/pull/449).
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Partials in Ember have been around for quite some time. Today however they are considered bad practice and all of their functionality can be replaced with Components. There is an [Ember Template Lint Rule](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/no-partial.md) against their use. There was a [Pre-RFC](https://github.com/emberjs/rfcs/issues/390) created a while ago that recommended deprecating partials. Today we finally have a full RFC to [Deprecate Partials](https://github.com/emberjs/rfcs/pull/449) written up by [@GavinJoyce](https://github.com/GavinJoyce). If you want to learn more about the deprecation or maybe the alternatives to partials [check out the RFC](https://github.com/gavinjoyce/rfcs/blob/gj/deprecate-partials/text/0000-template.md). Also be sure to chime in and voice your concerns or add a 👍🎉 to the [RFC itself](https://github.com/emberjs/rfcs/pull/449).
Partials in Ember have been around for quite some time. Today however they are considered bad practice and all of their functionality can be replaced with Components. There is an [Ember Template Lint rule](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/no-partial.md) against their use. There was a [Pre-RFC](https://github.com/emberjs/rfcs/issues/390) created a while ago that recommended deprecating partials. Today we finally have a full RFC to [Deprecate Partials](https://github.com/emberjs/rfcs/pull/449) written up by [@GavinJoyce](https://github.com/GavinJoyce). If you want to learn more about the deprecation or maybe the alternatives to partials [check out the RFC](https://github.com/gavinjoyce/rfcs/blob/gj/deprecate-partials/text/0000-template.md). Also be sure to chime in and voice your concerns or add a 👍🎉 to the [RFC itself](https://github.com/emberjs/rfcs/pull/449).

@amyrlam amyrlam requested a deployment to ember-website-staging-pr-3834 February 22, 2019 05:01 Abandoned
@amyrlam
Copy link
Member

amyrlam commented Feb 22, 2019

I went ahead and committed the suggestions so can get a head start on combining everything. Further edits can be made as needed!

@amyrlam amyrlam merged commit 51ef870 into blog/embertimes-86 Feb 22, 2019
@amyrlam amyrlam deleted the Alonski-patch-1 branch February 22, 2019 05:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants