reading-notes

Programming with Javascript

What is control flow?

What is a JavaScript function?

What does it mean to invoke - or call - a function?

What are the parenthesis () for when you define a function?