Variables, Functions, and Scope

Chris Ferdinandi

Book 4 of Vanilla JS Pocket Guides

Language: English

Publisher: Go Make Things, LLC

Description:

What are arrow functions? What’s function hoisting? What’s the difference between `var`, `let`, and `const`, and when should you use each?