Creating the JavaScript Resource
Click Create New JavaScript (we’ll call it directions) click Create JavaScript
This will put you in an editor to create a custom JavaScript resource within the project. Paste in these lines.....
...We’ll call the initialize method once the page is loaded and the displayDirections method on button click.
What does this mean? What happens after we paste the custom JavaScript resource within the project??