domJavaScriptDomMediumWhy is document.write() discouraged in modern web development?1Calling it after the page loads can overwrite the entire document2It only works in Node.js3It is slower than a database query4It cannot output any textBack to list