lancemccluskey

Results 2 issues of lancemccluskey

## Description This PR creates the initial `guides` directory along with a `commit-messages` page. My idea is this directory would contain articles related to best practices with Node.js development. We...

Ive noticed that theres no formatter, linter, commit message standard, or pr template. Can I create a PR for these? I recommend [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit messages, prettier (obv) for...