Hello, world!

- by Colin on 7-1-2020
The Globe

Welcome to my new blog, and thanks for taking the time to peruse the site! I intend for it to be a rough journal of the things I am currently working on, a notepad of things to todo/remember and a playground where I can try out new ideas.ย ๐Ÿ˜

Who knows? I might even try and write some detailed tutorial-like blog posts. Itโ€™s small steps for the moment. Iโ€™m hoping it is going to be useful to look back on personally, but Iโ€™ll super pleased ๐Ÿ˜๐Ÿ˜„ if anyone else benefits from my ramblings!

 
  // log hello
  const helloWorld = ()=>console.log('Hello World')