Using databases with WSL https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-database
NodeJS: https://docs.microsoft.com/en-us/windows/nodejs/setup-on-wsl2
Using databases with WSL https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-database
NodeJS: https://docs.microsoft.com/en-us/windows/nodejs/setup-on-wsl2
A collection of notes, links, guides to help setup your local environment. This is primarily for MacOS
VSCode | Useful VSCode Plugins | React | Other Useful Tools | My Favorite VSCode Themes | Useful VSCode Shortcuts | Create a new Next.js app
Having a standard set of rules for formatting and linting makes projects a little more sane to work with. Particularly when working with others in a project.
There are a number of opinionated ways to configure a project with linting and formatting, this is just mine for reference whenever I set up a new project or ask myself, "why the hell did I do this?"