-
-
Notifications
You must be signed in to change notification settings - Fork 405
Closed
Labels
Description
Partials are widely believed to be a bad idea, but we don't do enough to help people understand that they should always prefer a component to a partial.
We should deprecate partials in Ember, ideally as part of Octane. I believe the only thing blocking this currently is the lack of a deprecation RFC. We may also want a code mod that can automatically migrate the most common partial cases, although I'm not sure if I'd want to block deprecation on that.
Reactions are currently unavailable