Der obligatorische hello world Post.

helloWorld();

const blogIsAbout = [
  'javascript',
  'web development',
  'open source',
  'hacking experiments',
  'projects',
  'and more...'
];

const blogReasons = [
  'writing',
  'documentation',
  'help other people (hopefully!)'
];