inglise-eesti/vene terminid/dictionary

debugger (CSS, HTML, JS, PHP) –
debugger a computer program that assists in the detection and correction of errors in other computer programs.
DebuggingDebugging is the process of finding and fixing errors or bugs in the source code of any software.
document.getElementById() (HTML, JS) – JS meetod, mis võtab ja tagastab elementi tema id järgi Näide: document.getElementById(“nimi”) – tagastatakse element id = “nimi “, id määratakse HTML’is