2026-03-08 Hello, World #meta This is the first post. Code Example const greeting = "Hello, World"; console.log(greeting);