Functions and Arrow Syntax
Write functions the classic way and with concise arrow syntax.
Read tutorialWrite functions the classic way and with concise arrow syntax.
Read tutorialWhen to use let, when to use const, and why var is best left behind.
Read tutorial