JavaScript ES6 Let Keyword and Block Scoping.

preview_player
Показать описание
Learn how to use the Let Keyword within JavaScript es6. The let keyword allows us to declare variables. It removes hoisting which can lead to errors while developing, as well as add block scoping to JavaScript.
Рекомендации по теме
Комментарии
Автор

Are you planning on doing a React Series? I know you have done a Mern video, but do you have any future plans for a purely React series?

adante
Автор

Hi, I heard great thing about your tutorials and I would love to learn from your tutorials BUT I have a question. You have es6 and es7 tutorial. Should I even bother with 6 and jump right into 7? I heard rumor that 6 was released in 2015 and it was a huge release so should be focusing on 6. I can use some advises. Thank you sir.

kenvng