inglise-eesti/vene terminid/dictionary

 deploy (CSS, HTML, JS, PHP) –  deploy means to spread out or arrange strategically. Software development companies use this term to explain the system of processes involved in the production of new software or hardware.
Array() (JS) – Array() – määrab massiv JS, algab nulliga ja sulgudes kirjutatkse elemendid Näide: Array(element, element2)
Backend (JS, PHP) – Backend Development involves the logic, database, and other operations that are built behind the scenes to run the web servers efficiently.
body (CSS, HTML, JS) – HTML, CSS HTML  lehe sisu, mida näeb kasutaja ja mida näitab veebilehitse Näide – <body> </body> body{omadus}
class (CSS, HTML) –
  • HTML atribuut(omadus), mis määrab elemendide rühm. Pärast saab kasutada CSS ja määrata konkreeste classiga omadused.
Näide:  
Code refactoringCode refactoring is the process of improving the internal structure, readability, and maintainability of a software codebase without altering its external behavior or functionality.
compiler (JS) – compiler is a computer program that translates computer code written in one programming language into another language
Continuous integration (CI) (CSS, HTML, JS, PHP) – Continuous integration (CI) refers to the practice of automatically and frequently integrating code changes into a shared source code repository.
CRM süsteem (CASE vahendid) – CRM tähistab kliendisuhete haldust ja viitab strateegiate ja tehnoloogiate kombinatsioonile, mida ettevõtted kasutavad klientide kaasamise optimeerimiseks ja andmete parimaks kasutamiseks. Üldiselt ühendab kliendisuhete haldamine müügi, turunduse ja teeninduse ühe süsteemi ja/või strateegia alla, et meeskonnad saaksid oma jõupingutused oma organisatsiooni eesmärkide saavutamiseks ühtlustada.
CSS (CSS) – Cascading Style Sheets – каскадные таблицы стилей
1 2 3 4