CI -
- on automaatne protsess, mis aitab arendajatel veenduda, et nende koodimuudatused ei riku projekti.
- is an automatic process that helps developers make sure their code changes don't break the project.
code refactoring -
- on protsess, mille käigus parandatakse koodi sisemist struktuuri ilma selle välist käitumist muutmata. Peamine eesmärk on muuta kood loetavamaks ning lihtsamini hooldatavaks ja laiendatavaks.
- is the process of improving the internal structure of code without changing its external behavior. The main goal is to make the code more readable and easier to maintain and extend.
compiler -
- on programm, mis tõlgib programmeerimiskeeles kirjutatud lähtekoodi masinkoodiks või vahekoodiks, mida arvuti saab täita.
- is a program that translates source code written in a programming language into machine code or intermediate code that can be executed by a computer.
CSS (CSS) - Cascading style Sheets - каскадные таблицы стилей