Word we learned so far:
- Stack: the different technologies and languages to a working web application. Different companies have different "stacks".
- Git: a type of version control that allows us to track changes and go back to previous versions.
- Boilerplate: a basic set up to work with for any particular web app framework (e.g. Sinatra).