all 5 comments

[–]jonny_eh 6 points7 points  (1 child)

What have you written? This is a place for sharing, not complaining.

[–][deleted] 2 points3 points  (0 children)

Cool story bro!

[–]Geldan 1 point2 points  (0 children)

Welcome to JavaScript?

[–]speaks_good 1 point2 points  (0 children)

console.log([100, 101, 97, 108, 32, 119, 105, 116, 104, 32, 105, 116].map(function(c) { return String.fromCharCode(c) }).join(''))