Another Test PostASAbednego Steven / August 27, 20211 min readWelcome to another awesome blog post! hello.jsconst hello = 'Hello, world!' var x = 8 if (x > 7) console.log(hello)