Published: 14 Aug 2021 › Updated: 14 Aug 2021
Hello, World!
const greeting = 'Hello'
function greet(listener) {
console.log(greeting + ", " + listener + "!")
}
greet("World")
Leave Hello, World! to:
Read more #javascript posts
Best Posts From David Palmer
We have not curated any of primevaldad's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.