DEV Community

Cover image for JavaScript const
Mahmoud Elmahdi
Mahmoud Elmahdi

Posted on

JavaScript const

Topics covered in this video:

  • What is const (constants)?
  • What they are used for?
  • The let keyword behavior vs the const keyword behavior with an example
  • Access const object's value and change its properties

Stay tuned for updates!

Top comments (0)