Hello! It's the Internets Jack Keller
I'm trying to write good and do other things good too.
I am writing about programming, software development, agile stuffs, and just about anything surrounding those things!
I'll elaborate more about this in the future.
const me = () => {
alert('This is me!');
}
me();