Oh dear, my first blog post!

Post Sample Image To go places and do things that have never been done before – that’s what living is all about.

function sometesthere(lolwot: string) => number {
    return parseInt(lolwot);
}