**Note: At 8:09 I make a mistake when I create the script.js
JavaScript file in the app/js
folder. However this location doesn't match the script tag source in the index.html
file, which says app/script.js
-- it should say app/js/script.js
instead. However, I do fix this a little later on.
0 comments