- WIP: Work in Progress, things you can ignore
- Backend: Where most of the business logic happens
- Frontend: The UI
- Database: Where all the data is stored
- OKR: Objectives and key results
- CI/CD: continuous integration and continuous delivery/continuous deployment
- Environment: Where the code stays (eg: local environments means your local machine)
- Bitbucket: A software where we store our code
- JIRA: A software that manages our issues
- PR/MR: Pull Request (Bitbucket)
- Repo: repositories
- Sonar/SonarCloud: A tool that helps us to check our code before sumbitting the dev branch ****
- BabySitting: Need someone to always follow up with your stuff, examples
- Sonar/SonarCloud: A tool that helps us to check our code before submitting the dev branch