Skip to main content

Edit It: What is the difference between concat(), addition operator, and template literal

This code uses concat(), addition operator, and template literal to coerce a number to a string.

See it on StackBlitz