Default Function Arguments
In this lesson you will learn what are default function arguments and how to use them.
We'll cover the following
Prior to ES6, setting default values to function arguments was not so easy. Let’s look at an example:
Get hands-on with 1200+ tech skills courses.