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

Added section on polyfills#3404

Merged
jayjayjpg merged 2 commits intoemberjs:blog/embertimes#51from
kennethlarsen:blog/embertimes#51
Jun 14, 2018
Merged

Added section on polyfills#3404
jayjayjpg merged 2 commits intoemberjs:blog/embertimes#51from
kennethlarsen:blog/embertimes#51

Conversation

@kennethlarsen
Copy link
Member

No description provided.

Copy link
Member

@jayjayjpg jayjayjpg left a comment

Choose a reason for hiding this comment

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

That's a great, on-point write-up! I only left two minor comments regarding syntax and another resource that could be mentioned - let me know what you think


## [SECTION TITLE](#section-url)
## [Back To the Future](https://github.com/rwjblue/ember-named-arguments-polyfill)
Another polyfill that is now available is [ember-named-arguments-polyfill](https://github.com/rwjblue/ember-named-arguments-polyfill) which polyfills the named arguments feature to work for Ember 2.10+.
Copy link
Member

Choose a reason for hiding this comment

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

Do you think it would be useful to mention that the named arguments feature has already landed in Ember 3.1 here as well and link to the particular section of the release blog post?
https://www.emberjs.com/blog/2018/04/13/ember-3-1-released.html#toc_named-arguments-1-of-4


## [SECTION TITLE](#section-url)
## [Is Your Components Not Pointy Enough?](https://github.com/rwjblue/ember-angle-bracket-invocation-polyfill)
[ember-angle-bracket-invocation-polyfill](https://github.com/rwjblue/ember-angle-bracket-invocation-polyfill) provides a polyfill for angle bracket invocation syntax as described in [RFC 311](https://github.com/emberjs/rfcs/pull/311). It includes features such as invoking components via angle brackets using TitleCase, self-closing syntax, paths much more.
Copy link
Member

Choose a reason for hiding this comment

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

I think it would be

[...] using TitleCase, self-closing syntax, paths and much more.

Copy link
Member

@jayjayjpg jayjayjpg left a comment

Choose a reason for hiding this comment

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

Thank you for another great write-up this week! ✨

@jayjayjpg jayjayjpg merged commit 9428155 into emberjs:blog/embertimes#51 Jun 14, 2018
@kennethlarsen kennethlarsen deleted the blog/embertimes#51 branch June 14, 2018 07:53
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.

2 participants