Hello, World!
Hello! I'm going to be using MDX/MD files this time to share my writing. Hopefully it'll be more consistent this time around.
Search for a command to run...
Hello! I'm going to be using MDX/MD files this time to share my writing. Hopefully it'll be more consistent this time around.
function main() {
console.log(`Hello, World!`);
}