Course contentsShow
JavaScript
Lesson 68 of 2,7233. Variables and ScopePro lesson

Declaring Variables with const

Use const to declare block-scoped variables that cannot be reassigned.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.