Collection of standards when it comes to code, ethics and workflow habits.
- Setup your Github account
- Create a PGP signature of your machine
- Setup VS code
- Use
yarn add
when installing new modules - Use the prettier config
We primarily use .prettierrc
configuration nowadays for convenience and ease of use.
When working on different programming languages, we use asdf.