You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
173
172
that provides a lexical `this`.
174
173
If this syntax is new,
175
174
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
173
172
that provides a lexical `this`.
174
173
If this syntax is new,
175
174
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
This example uses the `=>` function syntax, which is a [new ES2015 syntax for callback functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions)
168
167
that provides a lexical `this`.
169
168
If this syntax is new,
170
169
think of it as a function that has the same `this` as the context it is defined in.
0 commit comments