ICS 314, Fall 2017
Modules
Outcomes
Readings
Experiences
Schedule
Home
Modules
Javascript 1: Basics
ES6: let and const
Use let and const for variable declarations
Here are some resources regarding the use of let and const:
ES6 for Humans: Let and Const
LearnHarmony: Block scope: Let
LearnHarmony: Block scope: Const