Su ostukorv on hetkel tühi!
Inglise – eesti / vene terminid / dictionary
Tag: JavaScript
Array() (JavaScript) – Array() – määrab massivi JS, algab nulliga ja slgutes kirjutatakse elemedid
Näide:
const array = new Array(element1, element2, …);
body (CSS, HTML, JavaScript, PHP) – HTML CSS
HTML lehe sisu, mida näeb kasutaja ja mida näitab veebilehitseja(brauser)
Näide – <body></body>
body(omadus)
CI (CSS, HTML, JavaScript, PHP) – CI (continuous integration) is the practice of automating the integration of code changes from multiple contributors into a single software project.
CI on tava automatiseerida koodimuutuste integreerimist mitmest panustajast ühte tarkvaraprojekti
debugging (CSS, HTML, JavaScript, PHP) – debugging is the process that has to find bugs and problems in an app
debuging on protsess, mis peab äpist leidma vigu ja probleeme
document.getElementById() (HTML, JavaScript) – JS meetod, mis leiab, võtab ja tagistab elementi tema id järgi. Tagastab DOM’st elementi
Näide: document.getElementById(“kodu-input”); tagastatakse element id=”kodu-input”, id määratakse HTML-is
head (CSS, HTML, JavaScript) –
- HTML käsk, veebilehe päis – шапка страницы, kus määratakse lehe logo, pealkiri ja mis kordab igal lehel
if (JavaScript, PHP) –
- laused / tingimuslik operaator / statement