Super Cool Blog Post
Posted: July 23, 2021

This is my first blog post! Isn't it great?
Some of my favorite things are:
- Coding
- Coding
- Coding
Sample Code
function a (b) {
const c = 1
return b + c
}
Posted: July 23, 2021
This is my first blog post! Isn't it great?
Some of my favorite things are:
function a (b) {
const c = 1
return b + c
}