'Node.js bracket showing as first

im wondering why the bracket that is last in code shows as first

example:

console.log("(" + host + ":" + port + ")")

In console: )217.27.149.190:4153



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source