Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrow functions #28

Merged
merged 2 commits into from
Jul 20, 2016
Merged

Arrow functions #28

merged 2 commits into from
Jul 20, 2016

Conversation

shurfee
Copy link
Contributor

@shurfee shurfee commented Jul 16, 2016

Add a comment «Classical Function Expression»

1. Add examples for let and const.
2. Add full version of TypeError from Chrome console.

*Proposal: what do you think about `const` definition from MDN? For me,
it is more clear. Check it if you want:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statem
ents/const
Add a comment «Classical Function Expression»
@metagrover metagrover merged commit ad41c68 into metagrover:master Jul 20, 2016
metagrover pushed a commit that referenced this pull request Aug 16, 2016
* Arrow functions (#28)

* Section 1: let, const and block scoping

1. Add examples for let and const.
2. Add full version of TypeError from Chrome console.

* Arrow functions

Add a comment «Classical Function Expression»

* Index

* Fix anchors

* Fix "Object" typo

* Tranlation: #1

* Translation: #2

* Translation: #3

* Translation: #4

* Translation: #5

* Translation: #6

* Translation: #7 and #8

* Translation: #9

* Translation: #10

* Translation: #11

* Translation: #12

* Translation: #13, #14, #15, #16, #17

* Review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants