We presented a few of the new features incorporated into ECMAScript 6, but certainly not all of them. Perform
some research on an ES6 feature that was not discussed in depth in the lecture notes. You can see a list of
other ES6 features in the lecture notes under the title of “Introduction to ES6 Feature”.
Here are some questions to consider addressing in your response:
What feature did you research?
What functionality does it provide?
How is it used?
Do you have a simple example?
You may need to share your code outside of the forums. You can do this by sharing a link to the code online by
using on online sharing tool such as:
Gist (https://gist.github.com/)
Pastebin (http://pastebin.com/)
JSFiddle (https://jsfiddle.net/)
CodePen (http://codepen.io/)
Be sure to cite your sources.

Sample Solution

This question has been answered.

Get Answer