Example

An example of a TIL entry

Here is my first entry. Testing this out. I can add code too:

const message = "Hello, World!"
console.log(message);