Inglise – eesti / vene terminid / dictionary

Debugger - Debugger is is a computer program used to test and debug other programs
Debugging - Debbuging is the process of finding and fixing errors or bugs in the source code of any software
Deploy - Deploy is running an application on a server or device
document.getElementById() (JavaScript) - JS meetod, mis võtab ja tagastab elementi tema Id järgi Näide: document.getElementById("nimi") - tagastatakse element ID = "nimi", id määrtakse HTML'is