Austin Hagel

Contact Me

My First Post

Yup, this is my very first post!

> This is only really for testing.

Here is a list of things:

Now here is a numbered list:

1. Okay 2. Yup 3. Great

```javascript const test = 'This is just a test';

function doThing(theThing) { console.log(theThing); }

doThing(test); ```

Close-up of frost-covered autumn leaves on a branch against a dark blue background
Close-up of frost-covered autumn leaves on a branch against a dark blue background

Comments

Loading comments…