DEV Community

Discussion on: ES6 Basics: The Difference Between Var, Let, and Const

Collapse
 
travissanon profile image
Travis Sanon • Edited

Yep! If you wanna take it even further, you can use TypeScript and add types to make your variables more clear and concise 😃