Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Practice Arrow Functions in JavaScript!
You have completed Practice Arrow Functions in JavaScript!
Preview
Practice arrow function syntax by converting regular function declarations to arrow function expressions, refactoring arrow functions, and debugging arrow functions.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
[MUSIC]
0:00
Hey there!
0:00
Welcome to practicing arrow
functions syntax in JavaScript.
0:00
My name is Ashley and this is a follow up
to the third part of the getting started
0:04
with ES 2015 course,
create functions using arrow syntax.
0:08
To get the most out of
this practice session,
0:11
I recommend making sure you've completed
that section of the course first.
0:14
Arrow functions allows us to write
shorter, more concise functions and
0:18
can be used to solve some scope
related JavaScript problems.
0:22
For more information on this and
0:25
the appropriate use of arrow functions,
check out the teacher's notes.
0:26
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up