Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f237139

Browse files
Update 14-Functions.md
1 parent 01cbca2 commit f237139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Notes/14-Functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ var b = function(param1) {
8383
console.log(b()); //we log the entire fun within b.
8484
8585
```
86-
#### Arrow Functions (latest in ES6 (ECMAScript 2015)
86+
#### Arrow Functions (latest in ES6 (ECMAScript 2015) -> coming in future lecture
8787

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /