Update index.md (#24281)
This commit is contained in:
committed by
Manish Giri
parent
4878643f28
commit
e35833b77a
@ -2,7 +2,7 @@
|
||||
title: Arrow Functions
|
||||
---
|
||||
|
||||
Arrow functions are a new ES6 syntax for writing JavaScript function expressions. The shorter syntax saves time, as well as simplifying the function scope.
|
||||
Arrow functions are a new ES6 syntax for writing JavaScript function expressions. The shorter syntax saves time and simplifies the function scope.
|
||||
|
||||
## What are arrow functions?
|
||||
|
||||
|
Reference in New Issue
Block a user