Introduction

You’ll learn about the topics this chapter contains, which include variable declaration using let and const.

We'll cover the following...

Before we begin, I have a question for you. How many variables did you declare in your code yesterday? It doesn’t matter what ...