Skip to content

ZeroRoots Glossary

  • 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.
  • 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.
  • 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.