Dudes of 708's knowledge base for getting started and tools we use
git: A version control system we use to keep track of changes to the code and share our work
IntelliSense: A feature in some code editors that autocompletes your code and allows you to immediately build a tree of your current code
linter: A feature in some code editors that highlights potential errors