ZeroRoots Glossary
Core terms
Section titled “Core terms”- Frontend: user-facing part of an application.
- Backend: server-side logic and data processing.
- API: interface for communication between systems.
- Database: structured storage for application data.
- CI/CD: automation for building, testing, and deploying code.
Workflow terms
Section titled “Workflow terms”- Commit: saved snapshot of code changes.
- Branch: separate line of development.
- Pull Request: request to merge branch changes.
- Deployment: releasing software to an environment.
- Rollback: returning to a previous stable version.
Product terms
Section titled “Product terms”- UX: user experience and usability quality.
- UI: visual and interactive interface design.
- KPI: measurable performance indicator.
- A/B test: comparison of two variants to measure impact.
Use this page as a quick lookup while reading the rest of the docs.