swap variables without temp js code example Example: swap variables using temp javascript [a, b] = [b, a];