Hello World
What is this?
This is a dummy post so that I can work on the layout of /posts/[slug]
.
What am I going to say?
I honestly don't know. But I'm going to give this a go for a bit and see if anything sticks.
Most likely, I'll post example code or opinions about code, etc...
Something like...
Hipsters be all like
const arrowFunctions = () => "are cool";
But I be like
function boringOldFunction() {
return "is just as good";
}