DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
what is the difference beetween += and =+
var myVar = 'this is ' myVar += 'something' console.log(myVar) //It will output "this is something"
PREVIOUS
NEXT
Tagged:
#difference
#beetween
ADD COMMENT
Topic
COMMENT
Name
1+2 =
Submit