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 Jun 14, 2018
Merged
Conversation
jayjayjpg
reviewed
Jun 14, 2018
Member
jayjayjpg
left a comment
There was a problem hiding this comment.
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+. |
Member
There was a problem hiding this comment.
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. |
Member
There was a problem hiding this comment.
I think it would be
[...] using TitleCase, self-closing syntax, paths and much more.
jayjayjpg
approved these changes
Jun 14, 2018
Member
jayjayjpg
left a comment
There was a problem hiding this comment.
Thank you for another great write-up this week! ✨
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.