JavaScript for Beginners Lesson #9 Assignment Operators | Increment++ | Decrement--

Published: 01 January 2021
on channel: GreeneMath.com
544
15

In this lesson, we will learn how to use the assignment operators: "+=", "-=", "*=", "/=", "**=", and "%=". Additionally, we will learn how to use the increment operator++ and the decrement operator--

JavaScript Playlist:
   • JavaScript for Beginners  

0:00 Revisiting how the assignment operator works with let
0:40 Reassigning a new value to a variable
1:37 Reassigning based on the current value
3:46 Using the addition assignment operator +=
4:26 Using the subtraction assignment operator -=
4:47 Using the multiplication assignment operator *=
4:56 Using the division assignment operator /=
5:12 Using the exponentiation assignment operator **=
6:02 Using the remainder assignment operator %=
6:52 Using MDN expressions and operators
7:34 Using the addition assignment operator to do string concatenation
9:00 Using the increment++ operator and the decrement-- operator

MDN:
https://developer.mozilla.org/en-US/d...

NodeJS:
nodejs.org

VS Code:
code.visualstudio.com


Watch video JavaScript for Beginners Lesson #9 Assignment Operators | Increment++ | Decrement-- online without registration, duration hours minute second in high quality. This video was added by user GreeneMath.com 01 January 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 544 once and liked it 15 people.