I'm not actually sure how to run or access javascript on my computer, so going over that would be helpful I would like to talk more about adding JS files as sources on pages, and I am a little confused about how to connect an external JavaScript file to an HTML file and how that can be applied in real life. I think it would be helpful to show some examples to see how that works in class. Why anonymous functions are important and when they are used. I would like to talk more about anonymous functions, I am not quire sure I understand how to use them yet. I would like to talk more about the forEach() method, it confuses me. Thank you :) Advanced functions, more specifically when would we need to use each on of them/what makes them different/special. I think the new ideas of anonymous functions, methods that take functions as arguments, and arrow functions! integrating Javascript into HTML, passing anonymous functions, and the MAP method I would like to learn more about the MAP method as well as first class function. Anonymous functions and when it's best to use them. I think I could use more clarification on first class functions and anonymous functions. I understand (I think) when to use each one and the basic pros and cons of them. Some practice with replacing for loops would also be helpful. I usually lean on for loops a fair amount when coding, so it'll take me some practice to fix that. Practice with anonymous functions and ways we should utilize javascript in our project I would love to learn more about how arrays can have a .map(func) method in class. Specifically, how to take a function as an argument and how function can be an element of the array.